new UISettings()
Methods
-
getProperty()
-
Fetches UI settings of the logged in user. It triggers the preferencesFetched event.
-
setProperty(propertyName, propertyValue)
-
Updates the UI setting of a user. It triggers the settingUpdated event.
Parameters:
Name Type Description propertyName
String Property name propertyValue
String Property value