backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-common
/
net.skyscanner.backpack.calendar2
/
CalendarParams
/
DayCellAccessibilityLabel
/
Dynamic
Dynamic
data
class
Dynamic
(
val
label
:
(
LocalDate
)
->
String
)
:
CalendarParams.DayCellAccessibilityLabel
Members
Members & Extensions
Constructors
Dynamic
Link copied to clipboard
constructor
(
label
:
(
LocalDate
)
->
String
)
Properties
label
Link copied to clipboard
val
label
:
(
LocalDate
)
->
String
Functions
get
Accessibility
Label
Link copied to clipboard
fun
CalendarParams.DayCellAccessibilityLabel
.
getAccessibilityLabel
(
date
:
LocalDate
)
:
String