UIDatePicker.Calendar Property

Definition

The calendar used by the UIDatePicker.

public virtual Foundation.NSCalendar Calendar { [Foundation.Export("calendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Calendar : Foundation.NSCalendar with get, set

Property Value

Attributes

Applies to