Xamarin.Forms.TimePicker Members

The members of Xamarin.Forms.TimePicker are listed below.

See Also: Inherited members from Xamarin.Forms.View

Public Constructors

Initializes a new TimePicker instance.

Public Fields

static readonly
FormatPropertyBindableProperty. Identifies the Format bindable property.
static readonly
TimePropertyBindableProperty. Identifies the Time bindable property.

Public Properties

Formatstring. The format of the time to display to the user. This is a bindable property.
TimeTimeSpan. Gets or sets the displayed time. This is a bindable property.