Share via


EKEventViewController.AllowsCalendarPreview Property

Definition

Gets or sets a Boolean value that controls whether the event can be viewed in the day preview.

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

Property Value

Attributes

Applies to