TimePickerDisplayMode


Represents the display mode for the content of a TimePickerDialog.

Defines the different ways a user can interact with the time picker, such as using a visual clock-like picker or entering the time via text input.

Summary

Public companion properties

TimePickerDisplayMode

Time text input mode

Cmn
TimePickerDisplayMode

Time picker input mode

Cmn

Public functions

open String
Cmn

Public companion properties

Input

val InputTimePickerDisplayMode

Time text input mode

Picker

val PickerTimePickerDisplayMode

Time picker input mode

Public functions

toString

open fun toString(): String