UIDatePicker.Date Property

Definition

The date displayed by this UIDatePicker.

public virtual Foundation.NSDate Date { [Foundation.Export("date", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDate:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Date : Foundation.NSDate with get, set

Property Value

Attributes

Applies to