- accessibilityActivate
Tells the element to activate itself and report the success or failure of the operation.
- accessibilityIncrement
Tells the accessibility element to increment the value of its content.
- accessibilityDecrement
Tells the accessibility element to decrement the value of its content.
- accessibilityScroll:
Scrolls screen content in an application-specific way and returns the success or failure of the action.
- accessibilityPerformEscape
Dismisses a modal view and returns the success or failure of the action.