The information in this topic may be out of date. The current SDK reference guide has moved here.
level property
Use this property to set and retrieve the required accessibility level.
Syntax
obj = { level: value_AccessibilityLevelPlain };
Type:AccessibilityLevelPlain
Type definitions
- AccessibilityLevelPlain
- This type allows passing strings instead of enumerated values, for the list of enum values see AccessibilityLevel.
The accessibility level.