signalOnRegistryKeyChange | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/servicessignalOnRegistryKeyChangeFunction signalOnRegistryKeyChangesignalOnRegistryKeyChange( keys: string | Iterable<string, any, any>, options?: { signal: AbortSignal },): Promise<AbortSignal>Returns a signal that is aborted when one of the specified registry keys changes. Wait is only active after awaiting the promise. Parameterskeys: string | Iterable<string, any, any>Optionaloptions: { signal: AbortSignal }Returns Promise<AbortSignal>SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Returns a signal that is aborted when one of the specified registry keys changes. Wait is only active after awaiting the promise.