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 | AbstractStatusBarActionItem type guard. | Deprecated |
| isAbstractStatusBarCustomItem | AbstractStatusBarCustomItem type guard. | Deprecated |
| isAbstractStatusBarLabelItem | AbstractStatusBarLabelItem type guard. | Deprecated |
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: 27 January, 2023