This can be used in combination with property@ToolbarView:reveal-bottom-bars to show and hide toolbars in fullscreen.
See property@ToolbarView:extend-content-to-top-edge.
bool extendContentToBottomEdge() @propertyGet extendContentToBottomEdge property.
This can be used in combination with property@ToolbarView:reveal-bottom-bars to show and hide toolbars in fullscreen.
See property@ToolbarView:extend-content-to-top-edge.
void extendContentToBottomEdge(bool propval) @propertySet extendContentToBottomEdge property.
propval | Whether the content widget can extend behind bottom bars. This can be used in combination with property@ToolbarView:reveal-bottom-bars to show and hide toolbars in fullscreen. See property@ToolbarView:extend-content-to-top-edge. |