EKCalendarChooser.ShowsDoneButton Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or sets a Boolean value that controls whether to display a "Done" button when the picker is displayed modally.
public virtual bool ShowsDoneButton { [Foundation.Export("showsDoneButton")] get; [Foundation.Export("setShowsDoneButton:")] set; }
member this.ShowsDoneButton : bool with get, set
Property Value
- Attributes