Share via


AVMutableMetadataItem.StartDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override Foundation.NSDate? StartDate { [Foundation.Export("startDate")] get; [Foundation.Export("setStartDate:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("startDate")>]
[<set: Foundation.Export("setStartDate:")>]
member this.StartDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to