toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-common
/
net.skyscanner.backpack.calendar2
/
CalendarSelection
/
Range
Range
@
Stable
sealed
class
Range
:
CalendarSelection
Describes the current range selection in the calendar.
Inheritors
Month
Dates
Members
Properties
end
Link copied to clipboard
abstract
val
end
:
LocalDate
?
start
Link copied to clipboard
abstract
val
start
:
LocalDate
Functions
contains
Link copied to clipboard
open
operator override
fun
contains
(
date
:
LocalDate
)
:
Boolean
Check whether selection contains the date