Preview 2.0 is now in Public Beta!
Read the Announcement
Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.

Summary

Enumeration Members

AllowsDirectInteraction

AllowsDirectInteraction: "allowsDirectInteraction"
The element allows direct touch interaction for VoiceOver users.

CausesPageTurn

CausesPageTurn: "pageTurn"
The element should cause an automatic page turn when VoiceOver finishes reading the text within it. Note: Requires custom view with accessibilityScroll(...)

NotEnabled

NotEnabled: "disabled"
The element is not enabled and does not respond to user interaction.

Selected

Selected: "selected"
The element is currently selected.

UpdatesFrequently

UpdatesFrequently: "frequentUpdates"
The element frequently updates its label or value.