Start native apps faster with the Composables CLI ->
Property

isHourInputValid

true if the current hourInput represents a valid hour (0-23 for 24h, 0-11 for 12h AM, 12-23 for 12h PM).

Source set: Common
val TimePickerState.isHourInputValid: Boolean

true if the current hourInput represents a valid hour (0-23 for 24h, 0-11 for 12h AM, 12-23 for 12h PM).

Last updated: