PickerTimeSelector
Class
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:
C#
public class PickerTimeSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerTimeSelector...
Implements:
Inherited Members
Constructors
C#
public PickerTimeSelector()
Fields
DefaultHighlightedTimeProperty
BindableProperty
Identifies the DefaultHighlightedTime property.
C#
public static readonly BindableProperty DefaultHighlightedTimeProperty
HourStepProperty
BindableProperty
Identifies the HourStep property.
C#
public static readonly BindableProperty HourStepProperty
MaximumTimeProperty
BindableProperty
Identifies the MaximumTime property.
C#
public static readonly BindableProperty MaximumTimeProperty
MinimumTimeProperty
BindableProperty
Identifies the MinimumTime property.
C#
public static readonly BindableProperty MinimumTimeProperty
MinuteStepProperty
BindableProperty
Identifies the MinuteStep property.
C#
public static readonly BindableProperty MinuteStepProperty
SecondStepProperty
BindableProperty
Identifies the SecondStep property.
C#
public static readonly BindableProperty SecondStepProperty
TimeProperty
BindableProperty
Identifies the Time property.
C#
public static readonly BindableProperty TimeProperty