UIAccessibilityContainer
Provide a set of methods that view subclasses use to make subcomponents accessible as separate elements.
accessibilityActivationPoint
The activation point for the accessibility element in screen coordinates.
accessibilityFocusedUIElement
The deepest descendant of the accessibility hierarchy that has the focus.
accessibilityFrame
The frame of the accessibility element in screen coordinates.
- accessibilityHitTest:
Returns the deepest descendant of the accessibility hierarchy that contains the specified point.
UIAccessibilityNavigationStyle
Constants that describe how to navigate an object’s elements with an assistive app.
accessibilityPath
The path of the element in screen coordinates.
UIAccessibilityZoomFocusChanged
Notifies the system when the app’s focus changes to a new location.
UIAccessibilityZoomType
The types of system Zoom that can be in effect.
UIGuidedAccessAccessibilityFeatureAssistiveTouch
The AssistiveTouch accessibility feature.