Companion
object Companion
The companion of TimepickerConfig.
It provides some easy used static APIs for TimepickerConfig.
Functions
Link copied to clipboard
fun create(hour: TimepickerElement? = null, minute: TimepickerElement? = null, second: TimepickerElement? = null, rowNumber: Int = 7): TimepickerConfig
Creates config with given elements