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

Represents a time selector control that allows users to select time values with multiple spinners.

Definition

Constructors

C#
public PickerTimeSelector()

Fields

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