SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.timepicker
/
MaterialTimePicker
/
Builder
/
setTitleText
set
Title
Text
@
NonNull
@
CanIgnoreReturnValue
open
fun
setTitleText
(
@
StringRes
titleTextResId
:
Int
)
:
MaterialTimePicker.Builder
@
NonNull
@
CanIgnoreReturnValue
open
fun
setTitleText
(
@
Nullable
charSequence
:
CharSequence
)
:
MaterialTimePicker.Builder
Sets the text used to guide the user at the top of the picker.