ExportedClockPickerProps

Properties

Link copied to clipboard
abstract var ampm: Boolean?

12h/24h view for hour selection clock.

Link copied to clipboard
abstract var ampmInClock: Boolean?

Display ampm controls under the clock (instead of in the toolbar).

Link copied to clipboard
abstract var getClockLabelText: (view: ClockPickerView, time: TDate?, adapter: Any) -> String?

Accessible text that helps user to understand which time and view is selected.

Link copied to clipboard
abstract var key: Key?

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()