ToolbarView.revealTopBars

bool revealTopBars() @property

Get revealTopBars property.

Returns

Whether top bars are revealed.

The transition will be animated.

This can be used in combination with property@ToolbarView:extend-content-to-top-edge to show and hide toolbars in fullscreen.

See property@ToolbarView:reveal-bottom-bars.

void revealTopBars(bool propval) @property

Set revealTopBars property.

Parameters

propvalWhether top bars are revealed. The transition will be animated. This can be used in combination with property@ToolbarView:extend-content-to-top-edge to show and hide toolbars in fullscreen. See property@ToolbarView:reveal-bottom-bars.