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.snackbar
/
BaseTransientBottomBar
/
setAnimationMode
set
Animation
Mode
@
NonNull
open
fun
setAnimationMode
(
animationMode
:
Int
)
:
B
Sets the animation mode.
Parameters
animation
Mode
of
ANIMATION_MODE_SLIDE
,
ANIMATION_MODE_FADE
or
ANIMATION_MODE_SUGGESTIVE
.
See also
get
Animation
Mode()