Composables UI is out: our new component library for Compose Multiplatform ->
Property

isMinuteInputValid

true if the current minuteInput represents a valid minute (0-59).

Source set: Common
val TimePickerState.isMinuteInputValid: Boolean

true if the current minuteInput represents a valid minute (0-59).

Last updated: