Share via


EKEvent.AllDay Property

Definition

Specifies whether or not this is an all-day event.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllDay { [Foundation.Export("isAllDay")] get; [Foundation.Export("setAllDay:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAllDay")>]
[<set: Foundation.Export("setAllDay:")>]
member this.AllDay : bool with get, set

Property Value

Attributes

Applies to