Single

data class Single(val startSelectionHint: String? = null, val noSelectionState: String? = null, val startSelectionState: String? = null) : CalendarParams.SelectionMode

Accessibility labels are NOT supported in the view version

Constructors

Link copied to clipboard
constructor(startSelectionHint: String? = null, noSelectionState: String? = null, startSelectionState: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard