Accessibility Inspector
Also known as: Xcode Accessibility Inspector
A developer tool included with Apple's Xcode development environment that allows developers and QA testers to audit iOS, macOS, and other Apple platform apps for accessibility issues. The tool can run automated accessibility checks on a connected device or simulator, detecting issues such as missing element descriptions, insufficient contrast, unsupported Dynamic Type, and elements that are too small to tap. It operates on one screen at a time and produces a report of detected issues with fix suggestions. Similar tools exist for other platforms, including Accessibility Scanner for Android.
Category: Accessibility Testing · Developer Tools · iOS Accessibility
Related: Accessibility Scanner · VoiceOver · Accessibility Audit · Accessibility Tree