ToolbarView.setExtendContentToBottomEdge
void setExtendContentToBottomEdge(bool extend)Sets whether the content widget can extend behind bottom bars.
This can be used in combination with propertyToolbarView:reveal-bottom-bars to show and hide toolbars in fullscreen.
See [adw.toolbar_view.ToolbarView.setExtendContentToTopEdge].
Parameters
extend | whether content extends behind bottom bars |