Skip to content

SwitcherPluginInstance.onExternalSettingsChange method

SwitcherPluginInstance › onExternalSettingsChange

Unofficial

Handles a settings change made externally (e.g. by Sync).

Signature:

onExternalSettingsChange(): Promise<void>

Returns: Promise<void>A promise that resolves when the change has been handled.