onDismissed

open fun onDismissed(transientBottomBar: B, event: Int)

Called when the given BaseTransientBottomBar has been dismissed, either through a time-out, having been manually dismissed, or an action being clicked.

Parameters

transientBottomBar

The transient bottom bar which has been dismissed.

See also