Enumerations
AccessibilityTrait
Summary
Enumeration Members
Enumeration Members
AllowsDirectInteraction
The element allows direct touch interaction for VoiceOver users.
CausesPageTurn
The element should cause an automatic page turn when VoiceOver finishes reading the text within it.
Note: Requires custom view with accessibilityScroll(...)
NotEnabled
The element is not enabled and does not respond to user interaction.
Selected
The element is currently selected.
UpdatesFrequently
The element frequently updates its label or value.
- Previous
- AccessibilityState
- Next
- AndroidDirectory