ToolbarView.revealBottomBars

Get revealBottomBars property.

  1. bool revealBottomBars [@property getter]
    class ToolbarView
    @property
    bool
    revealBottomBars
    ()
  2. bool revealBottomBars [@property setter]

Return Value

Type: bool

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.