set Minute
fun setMinute(@IntRange(from = 0.toLong(), to = 60.toLong() ) minute: Int): MaterialTimePicker.Builder
Content copied to clipboard
Sets the minute with which to start the time picker.
Sets the minute with which to start the time picker.