ToolbarView.revealBottomBars

bool revealBottomBars() @property

Get revealBottomBars property.

Returns

Whether bottom bars are visible.

The transition will be animated.

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

See property@ToolbarView:reveal-top-bars.

void revealBottomBars(bool propval) @property

Set revealBottomBars property.

Parameters

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