updateSettings Method
Replace all settings in this SettingsDb with the given container.
updateSettings(settings: SettingsContainer): void
| Parameter | Type | Description |
|---|---|---|
| settings | SettingsContainer | The settings object to store. |
Returns - void
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.