Toolbar
Classes for creating and managing items in a toolbar.
Classes
| Name | Description | |
|---|---|---|
| ToolbarItemUtilities | Helper class to create Abstract StatusBar Item definitions. |
Interfaces
| Name | Description | |
|---|---|---|
| ActionButton | Describes the data needed to insert an action button into a toolbar. | |
| CustomButtonDefinition | Describes the data needed to insert a custom button into a toolbar. | |
| GroupButton | Describes the data needed to insert a group button into a toolbar. | |
| ToolbarItem | Describes the data needed to insert a UI items into an existing set of UI items. |
Type Aliases
| Name | Description | |
|---|---|---|
| CommonToolbarItem | Any Button Type that can be inserted into a toolbar. |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.