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
| [read-only] static | Appearance | UIDatePicker.UIDatePickerAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| Calendar | Foundation.NSCalendar. The calendar used by the UIDatePicker. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CountDownDuration | double. The seconds from which the countdown timer counts down. | |
| Date | Foundation.NSDate. The date displayed by this UIDatePicker. | |
| Locale | Foundation.NSLocale. The locale used by this UIDatePicker. | |
| MaximumDate | Foundation.NSDate. The maximum date that this UIDatePicker can display. | |
| MinimumDate | Foundation.NSDate. The minimum date that this UIDatePicker can display. | |
| MinuteInterval | nint. The interval at which this UIDatePicker should display minutes. | |
| Mode | UIDatePickerMode. The mode of this UIDatePicker. | |
| TimeZone | Foundation.NSTimeZone. The time zone used by the date displayed in this UIDatePicker. |