getBackstageItems MethodStatic
Called when the application is populating the statusbar so that any registered UiItemsProvider can add status fields
getBackstageItems(): ReadonlyArray<ProviderItem<BackstageItem>>
@returns An array of BackstageItem that will be used to create controls for the backstage menu.
Returns - ReadonlyArray<ProviderItem<BackstageItem>>
An array of BackstageItem that will be used to create controls for the backstage menu.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.