Share via


EKCalendarChooser.ShowsDoneButton Property

Definition

Get or sets a Boolean value that controls whether to display a "Done" button when the picker is displayed modally.

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

Property Value

Attributes

Applies to