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