public method ISystemSettingsProvider.subscribeSystemPropertyChangeSubscribes to the system property change event
Declaration
protojavascriptjavacsharppublic subscribeSystemPropertyChange(listener : ISystemPropertyChangeListener) : void
| Parameters | |
listener |
An instance of the callback class for handling system property change events |
See also: ISystemPropertyChangeListener
Declared in ISystemSettingsProvider