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 adw.toolbar_view.ToolbarView.extendContentToBottomEdge to show and hide toolbars in fullscreen.
See adw.toolbar_view.ToolbarView.setRevealTopBars.
Parameters
reveal | whether to reveal bottom bars |