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 propertyToolbarView:extend-content-to-top-edge to show and hide toolbars in fullscreen.
See [adw.toolbar_view.ToolbarView.setRevealBottomBars].
Parameters
reveal | whether to reveal top bars |