setMinute

fun setMinute(@IntRange(from = 0.toLong(), to = 60.toLong()minute: Int): MaterialTimePicker.Builder

Sets the minute with which to start the time picker.