- accessibilityElementCount
Returns the number of accessibility elements in the container.
- accessibilityElementAtIndex:
Returns the accessibility element at the specified index.
- indexOfAccessibilityElement:
Returns the index of the specified accessibility element.
accessibilityContainerType
The type of container used for accessibility elements, such as tables or lists.
UIAccessibilityContainerType
Constants that indicate the type of content in a data-based container.