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