compose-pickers
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-pickers
compose-pickers
/
io.github.kezlab.compose.pickers
/
DurationPickerFormat
/
DurationPickerFormat
Duration
Picker
Format
constructor
(
hour
:
PickerItemFormat
<
Int
>
,
minute
:
PickerItemFormat
<
Int
>
)
Parameters
hour
Formatting for elapsed whole-hour values.
minute
Formatting for minute-within-hour values.