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
/
ContentViewCallback
Content
View
Callback
interface
ContentViewCallback
Interface that defines the behavior of the main content of a transient bottom bar.
Inheritors
ContentViewCallback
SnackbarContentLayout
Members
Functions
animate
Content
In
Link copied to clipboard
abstract
fun
animateContentIn
(
delay
:
Int
,
duration
:
Int
)
Animates the content of the transient bottom bar in.
animate
Content
Out
Link copied to clipboard
abstract
fun
animateContentOut
(
delay
:
Int
,
duration
:
Int
)
Animates the content of the transient bottom bar out.