Source set: Common
public class TimePickerSelectionMode private constructor(public val value: Int)
The selection mode for the time picker
Members
Companion
Source set: Common
public companion object
Properties
Hour
Source set: Common
public val Hour: TimePickerSelectionMode
Time picker selection mode for selecting the hour.
Minute
Source set: Common
public val Minute: TimePickerSelectionMode
Time picker selection mode for selecting the minute.