Share via


EKEvent.StartDate Property

Definition

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

Property Value

Attributes

Applies to