Contents

ToolbarActions

List of Action items with additional properties to control a toolbar. More...

Properties

Detailed Description

Examples: See Page.

Property Documentation

active : bool

The toolbar is active


back : Action

The back Action. If the action is visible, the back button will be shown on the left-side of the toolbar. If there is a PageStack with depth greater than 1, it will always be popped when this action is triggered. Override the back action to avoid that behavior.


lock : bool

The toolbar cannot be made active or inactive by bottom-edge swipes. If the ToolbarActions contains no visible actions, it is automatically locked (in inactive state).