ToolbarView.setRevealBottomBars
void setRevealBottomBars(bool reveal)Sets whether bottom bars are revealed for self.
The transition will be animated.
This can be used in combination with propertyToolbarView:extend-content-to-bottom-edge to show and hide toolbars in fullscreen.
See [adw.toolbar_view.ToolbarView.setRevealTopBars].
Parameters
reveal | whether to reveal bottom bars |