The information in this topic may be out of date. The current SDK reference guide has moved here.
AccessibilityStatus enum
Platform: XCUILanguage: Objective-C SDK:
This value classifies the results of an accessibility testing in the test results.
The possible values are:
- AccessibilityStatusPassed
- Accessability conformance tested passed.
- AccessibilityStatusFailed
- Accessability conformance test failed.
Remarks
For more information about the Contrast advisor feature see
Contrast advisor.