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.
accessibilityNavigationStyle
The navigation style to apply to the object and its elements.
UIAccessibilityNavigationStyle
Constants that describe how to navigate an object’s elements with an assistive app.
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.