UIKit.UIDatePicker: Property Members

The properties of UIKit.UIDatePicker are listed below. For a list of all members, see the UIDatePicker Members list.

See Also: Inherited members from UIKit.UIControl

Public Properties

[read-only]
static
AppearanceUIDatePicker.UIDatePickerAppearance. Strongly-typed property that returns the UIAppearance class for this class.
CalendarFoundation.NSCalendar. The calendar used by the UIDatePicker.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CountDownDurationdouble. The seconds from which the countdown timer counts down.
DateFoundation.NSDate. The date displayed by this UIDatePicker.
LocaleFoundation.NSLocale. The locale used by this UIDatePicker.
MaximumDateFoundation.NSDate. The maximum date that this UIDatePicker can display.
MinimumDateFoundation.NSDate. The minimum date that this UIDatePicker can display.
MinuteIntervalnint. The interval at which this UIDatePicker should display minutes.
ModeUIDatePickerMode. The mode of this UIDatePicker.
TimeZoneFoundation.NSTimeZone. The time zone used by the date displayed in this UIDatePicker.