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