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