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
/
CalendarInteraction
/
DateClicked
Date
Clicked
@
Immutable
data
class
DateClicked
(
val
day
:
CalendarCell.Day
)
:
CalendarInteraction
Members
Constructors
Date
Clicked
Link copied to clipboard
constructor
(
day
:
CalendarCell.Day
)
Properties
day
Link copied to clipboard
val
day
:
CalendarCell.Day