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
/
YearMonthPickerFormat
/
YearMonthPickerFormat
Year
Month
Picker
Format
constructor
(
year
:
PickerItemFormat
<
Int
>
,
month
:
PickerItemFormat
<
Int
>
)
Parameters
year
Formatting for year values.
month
Formatting for month values.