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
/
CalendarSelection
/
Single
Single
@
Immutable
data
class
Single
(
val
date
:
LocalDate
)
:
CalendarSelection
Single
date
is selected
Members
Constructors
Single
Link copied to clipboard
constructor
(
date
:
LocalDate
)
Properties
date
Link copied to clipboard
val
date
:
LocalDate
Functions
contains
Link copied to clipboard
open
operator override
fun
contains
(
date
:
LocalDate
)
:
Boolean
Check whether selection contains the date