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.behavior
/
SwipeDismissBehavior
/
OnDismissListener
On
Dismiss
Listener
interface
OnDismissListener
Callback interface used to notify the application that the view has been dismissed.
Members
Functions
on
Dismiss
Link copied to clipboard
abstract
fun
onDismiss
(
view
:
View
)
Called when
view
has been dismissed via swiping.
on
Drag
State
Changed
Link copied to clipboard
abstract
fun
onDragStateChanged
(
state
:
Int
)
Called when the drag state has changed.