ClassPickerTimeSpanSelector
Represents a picker selector for TimeSpan values with multi-spinner interface.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
public class PickerTimeSpanSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerTimeSpanSelector
Implements:
Inherited Members
Constructors
PickerTimeSpanSelector()
Declaration
public PickerTimeSpanSelector()
Fields
DayStepProperty
Identifies the DayStep property.
Declaration
public static readonly BindableProperty DayStepProperty
Field Value
BindableProperty
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