performHide

open fun performHide()

Animates the BottomAppBar so it hides off the screen.


open fun performHide(animate: Boolean)

Hides the BottomAppBar.

Parameters

animate

false to hide the BottomAppBar immediately without animation.