8.7 released—WinterCG Compliance Part 1
Learn more

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.