StatusBar
Classes for creating and managing items in the status bar.
Classes
| Name | Description | |
|---|---|---|
| AbstractStatusBarItemUtilities | Helper class to create Abstract StatusBar Item definitions. | Deprecated |
Enumerations
| Name | Description | |
|---|---|---|
| StatusBarLabelSide | Defines which side of Icon where label is placed | Deprecated |
| StatusBarSection | Status bar Groups/Sections from Left to Right | Deprecated |
Global Functions
| Name | Description | |
|---|---|---|
| isAbstractStatusBarActionItem | ||
| isAbstractStatusBarCustomItem | ||
| isAbstractStatusBarLabelItem |
Interfaces
| Name | Description | |
|---|---|---|
| AbstractStatusBarActionItem | Describes the data needed to insert an action item into the status bar. | Deprecated |
| AbstractStatusBarCustomItem | Describes the data needed to insert a custom item into the status bar. | Deprecated |
| AbstractStatusBarItem | Describes the data needed to insert a button into the status bar. | Deprecated |
| AbstractStatusBarLabelItem | Describes the data needed to insert a label item with an optional icon into the status bar. | Deprecated |
Type Aliases
| Name | Description | |
|---|---|---|
| CommonStatusBarItem | Describes the data needed to insert a button into the status bar. | Deprecated |
| StatusBarItemId | Type for StatusBar Item Id | Deprecated |
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.