The transition will be animated.
This can be used in combination with adw.toolbar_view.ToolbarView.extendContentToTopEdge to show and hide toolbars in fullscreen.
bool revealTopBars() @propertyGet revealTopBars property.
The transition will be animated.
This can be used in combination with adw.toolbar_view.ToolbarView.extendContentToTopEdge to show and hide toolbars in fullscreen.
void revealTopBars(bool propval) @propertySet revealTopBars property.
propval | Whether top bars are revealed. 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.revealBottomBars. |