Skip to main content

20 docs tagged with "Automated iOS"

View all tags

Contrast

This rule checks for sufficient color contrast between overlapping elements.

Dynamic type

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.

Element detection

This rule checks whether any elements contain inaccessible content that your app might need to expose as separate accessibility children.

Hit region

This rule checks whether the size of elements is too small for a person to interact with.

Language of the app present

The language of the app should be defined at the application level to ensure assistive technologies apply accurate pronunciation rules.

Target size (minimum)

All interactive elements should have a minimum target size of at least 24 by 24 points.

Text clipped

This rule checks whether clipping might occur for any text labels at larger Dynamic Type sizes.

Trait

This rule verifies that an accessibility object implements all the properties and methods required for the accessibility traits it possesses.