New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a picker selector for TimeSpan values with multi-spinner interface.

Definition

Constructors

C#
public PickerTimeSpanSelector()

Fields

DayStepProperty

BindableProperty

Identifies the DayStep property.

C#
public static readonly BindableProperty DayStepProperty

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