IDeviceSettings
- Last UpdatedMay 28, 2020
- 1 minute read
This API retrieves the device settings with respect to AVEVA Mobile Operator Application.
Properties
It currently supports the following properties:
-
CurrentCulture: The locale of the device.
Return type: String (en_US, pt-BR)
For example: local culture = IMobileSettings.CurrentCultureNote: For more information on the complete list of language culture names, see Table of Language Culture Names, Codes, and ISO Values Method.
-
ExternalStoragePath: Fully qualified external storage path for AVEVA Mobile Operator Application.
Return Type: String
For example: localstoragepath= IMobileSettings.ExternalStoragePath