UIKit.UIDatePicker: Method Members

The methods 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 Methods

static
AppearanceWhenContainedIn(params Type[]) : UIDatePicker.UIDatePickerAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UIDatePicker.UIDatePickerAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UIDatePicker.UIDatePickerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIDatePicker.UIDatePickerAppearance
Documentation for this section has not yet been entered.
SetDate(Foundation.NSDate, bool)
Sets the date displayed in this UIDatePicker, optionally animating the change.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIDatePicker object.