Content can be viewed in landscape orientation
The content on the screen should rotate from portrait to landscape orientation.
The content on the screen should rotate from portrait to landscape orientation.
The content on the screen should rotate from landscape to portrait orientation.
This rule checks for sufficient color contrast between overlapping elements.
This rule checks whether the text in your app supports Dynamic Type, letting people adjust the size of the text in your app according to their system preference for font size.
This rule checks whether any elements contain inaccessible content that your app might need to expose as separate accessibility children.
The name of each focusable element should accurately describe its function or purpose.
Each focusable element should have a name.
The role of each focusable element should match its function.
Each focusable element should have a role.
The state of each focusable element should accurately reflect its current condition.
Each focusable element should have a programmatically determinable state if the role indicates it requires one.
The value of each focusable element should accurately reflect its current content or setting.
Each focusable element should have a programmatically determinable value if the role indicates it requires one.
This rule checks whether the size of elements is too small for a person to interact with.
The language of the app should be defined at the application level to ensure assistive technologies apply accurate pronunciation rules.
This rule checks if the accessibility label of each element provides some context-specific, descriptive label.
All interactive elements should have a minimum target size of at least 44 by 44 points.
All interactive elements should have a minimum target size of at least 24 by 24 points.
This rule checks whether clipping might occur for any text labels at larger Dynamic Type sizes.
This rule verifies that an accessibility object implements all the properties and methods required for the accessibility traits it possesses.