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).
true if the current hourInput represents a valid hour (0-23 for 24h, 0-11 for 12h AM, 12-23 for 12h PM).
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: