ToolbarView.setRevealTopBars
void setRevealTopBars(bool reveal)Sets whether top bars are revealed for self.
The transition will be animated.
This can be used in combination with adw.toolbar_view.ToolbarView.extendContentToTopEdge to show and hide toolbars in fullscreen.
See adw.toolbar_view.ToolbarView.setRevealBottomBars.
Parameters
reveal | whether to reveal top bars |