getUiSettingsManagerEntry Function
Return a SettingsTabEntry that can be used to define the available settings that can be set for an application.
getUiSettingsManagerEntry(itemPriority: number): SettingsTabEntry
| Parameter | Type | Description |
|---|---|---|
| itemPriority | number | Used to define the order of the entry in the Settings Stage |
Returns - SettingsTabEntry
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.