EKCalendarChooser.ShowsCancelButton 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 cancellation button when the picker is displayed modally.
public virtual bool ShowsCancelButton { [Foundation.Export("showsCancelButton")] get; [Foundation.Export("setShowsCancelButton:")] set; }
member this.ShowsCancelButton : bool with get, set
Property Value
- Attributes