Skip to main content

TestAccessibilityStatus type

Provides the overall result of an accessibility test.

Returned at then end of a test run as part of the TestResults.

For more information about the Contrast advisor feature see Contrast advisor.

level property

Syntax

value = obj.level;

Type:

AccessibilityLevel|undefined

Remarks

For more information about the Contrast advisor feature see Contrast advisor.

status property

Syntax

value = obj.status;

Type:

AccessibilityStatus|undefined

Remarks

For more information about the Contrast advisor feature see Contrast advisor.

version property

Syntax

value = obj.version;

Type:

AccessibilityGuidelinesVersion|undefined

Remarks

For more information about the Contrast advisor feature see Contrast advisor.