SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.snackbar
/
Snackbar
/
setActionTextColor
set
Action
Text
Color
@
NonNull
@
CanIgnoreReturnValue
open
fun
setActionTextColor
(
colors
:
ColorStateList
)
:
Snackbar
@
NonNull
@
CanIgnoreReturnValue
open
fun
setActionTextColor
(
@
ColorInt
color
:
Int
)
:
Snackbar
Sets the text color of the action specified in
setAction
.