Interface PreferenceProviderDataChange
Hierarchy
- PreferenceProviderDataChange
Properties
Optional Readonly domain
domain?: string[]
Optional Readonly newValue
newValue?: any
Optional Readonly oldValue
oldValue?: any
Readonly preferenceName
preferenceName: string
URIs of the scopes in which this change applies.