disabledHours

@Composable
abstract fun disabledHours(disabledHours: List<Int>?)(source)

Set the list of disabled hours.


abstract val disabledHours: List<Int>?(source)

A list of disabled hours.