ClassPickerTimeSelector
Represents a time selector control that allows users to select time values with multiple spinners.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
public class PickerTimeSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerTimeSelector
Implements:
Inherited Members
Constructors
PickerTimeSelector()
Declaration
public PickerTimeSelector()
Fields
DefaultHighlightedTimeProperty
Identifies the DefaultHighlightedTime property.
Declaration
public static readonly BindableProperty DefaultHighlightedTimeProperty
Field Value
BindableProperty
HourStepProperty
Identifies the HourStep property.
Declaration
public static readonly BindableProperty HourStepProperty
Field Value
BindableProperty
MaximumTimeProperty
Identifies the MaximumTime property.
Declaration
public static readonly BindableProperty MaximumTimeProperty
Field Value
BindableProperty
MinimumTimeProperty
Identifies the MinimumTime property.
Declaration
public static readonly BindableProperty MinimumTimeProperty
Field Value
BindableProperty
MinuteStepProperty
Identifies the MinuteStep property.
Declaration
public static readonly BindableProperty MinuteStepProperty
Field Value
BindableProperty
SecondStepProperty
Identifies the SecondStep property.
Declaration
public static readonly BindableProperty SecondStepProperty
Field Value
BindableProperty
TimeProperty
Identifies the Time property.
Declaration
public static readonly BindableProperty TimeProperty
Field Value
BindableProperty