Companion

object Companion

The companion of TimepickerElement.

It provides some easy used static APIs for TimepickerElement.

Functions

Link copied to clipboard
fun hours(text: String = ""): TimepickerElement

Returns type HOUR with the text

Link copied to clipboard
fun minutes(text: String = ""): TimepickerElement

Returns type MINUTES with the text

Link copied to clipboard
fun seconds(text: String = ""): TimepickerElement

Returns type SECONDS with the text