Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
Switch theme
Search in API
Backpack Android
backpack-compose
/
net.skyscanner.backpack.compose.calendar
/
CalendarParams
/
SelectionMode
/
Single
/
Single
Single
constructor
(
startSelectionHint
:
CalendarParams.DayCellAccessibilityLabel
?
=
null
,
noSelectionState
:
String
?
=
null
,
startSelectionState
:
CalendarParams.DayCellAccessibilityLabel
?
=
null
,
contentDescription
:
(
LocalDate
)
->
String
?
=
null
)