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
/
setNegativeButtonText
set
Negative
Button
Text
@
NonNull
@
CanIgnoreReturnValue
open
fun
setNegativeButtonText
(
@
StringRes
negativeButtonTextResId
:
Int
)
:
MaterialTimePicker.Builder
@
NonNull
@
CanIgnoreReturnValue
open
fun
setNegativeButtonText
(
@
Nullable
negativeButtonText
:
CharSequence
)
:
MaterialTimePicker.Builder
Sets the text used in the negative action button.