This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data
Learn more about the accessibility rules supported within axe DevTools for iOS. Below you'll find brief descriptions of each rule along with the link to the original guidelines. Rules come from three sources:
WCAG Success Criterion
Platform Guideline - defined by Apple
Best Practice - defined by Accessibility Experts at Deque
In the navigation bar under Rules & Remediation, you'll find detailed information on each rule, including resolution tips. View this guide for impact rating and descriptions. Some rules will be marked with an experimental badge. Learn more about experimental rules and how you can help improve them.
tip
Throughout our rules documentation, you'll find references to Name, Role, and Value. Please refer to WCAG's definitions.
Rule Overview
Rule & Description
Guidelines
Impact
Accessibility Element Focus Box
A11y Element Focus Box
Ensures a view's accessibility path, or VoiceOver focus box, encapsulates its own visual on-screen frame.
Best Practice
Moderate
Active Control Name
Active Control Name
Any interactive view should have an accessible name available for assistive technologies such as VoiceOver and Voice Control.
Color Contrast
Ensures that each text element has a minimum 4.5:1 contrast ratio with its background and that large text has a minimum 3.0:1 contrast ratio.
ImageView Name
Focusable image elements should provide a meaningful accessible name available for assistive technologies such as VoiceOver and Voice Control.
Nested Elements Name
A focusable view should have all visible text within its accessible name available to assistive technologies like VoiceOver and Voice Control.
Touch Target Spacing
Actionable controls should have a minimum dimension of 24 x 24 points or must be positioned so that if a circle with a diameter of 24 points is placed on the center of control, the circle will not intersect with another target or with the circle for another target.