Preparing search index...
The search index is not available
API Documentation
API Documentation
api
ConfigurationStoreEvents
Interface ConfigurationStoreEvents
Events thrown by the
ConfigurationStore
interface
ConfigurationStoreEvents
{
ConfigChanged
:
{
item
:
ConfigurationStoreEntry
;
pid
:
string
;
removed
:
boolean
;
source
:
ConfigurationStore
;
}
;
}
Index
Properties
Config
Changed
Properties
Config
Changed
ConfigChanged
:
{
item
:
ConfigurationStoreEntry
;
pid
:
string
;
removed
:
boolean
;
source
:
ConfigurationStore
;
}
Configuration has changed.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Config
Changed
API Documentation
Loading...
Events thrown by the ConfigurationStore