MetadataCache.onConfigChanged method
MetadataCache › onConfigChanged
Unofficial
Handle a configuration change event.Signature:
onConfigChanged(configKey: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| configKey | string | The configuration key that changed. |
Returns: void