getAccessibilityStatus method
Returns the overall result of the accessibility test
Syntax
let value = result.getAccessibilityStatus();
value = result.accessibilityStatus;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: TestAccessibilityStatus
Remarks
For more information about the Contrast advisor feature see
Contrast advisor.