ToolbarView.extendContentToTopEdge

bool extendContentToTopEdge() @property

Get extendContentToTopEdge property.

Returns

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.

void extendContentToTopEdge(bool propval) @property

Set extendContentToTopEdge property.

Parameters

propvalWhether 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.