performShow

open fun performShow()

Animates the BottomAppBar so it is shown on the screen.


open fun performShow(animate: Boolean)

Shows the BottomAppBar.

Parameters

animate

false to show the BottomAppBar immediately without animation.