onShown

open fun onShown(transientBottomBar: B)

Called when the given BaseTransientBottomBar is visible.

Parameters

transientBottomBar

The transient bottom bar which is now visible.

See also