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.