NativeScript 9.1 Released → V8 14.9, Vite 8 HMR, built for rapid agentic visual iteration
Dig in

Defined in: accessibility/accessibility-common.ts

Enumeration Members

Enumeration MemberValueDescriptionDefined in
AllowsDirectInteraction"allowsDirectInteraction"The element allows direct touch interaction for VoiceOver users.accessibility/accessibility-common.ts
CausesPageTurn"pageTurn"The element should cause an automatic page turn when VoiceOver finishes reading the text within it. Note: Requires custom view with accessibilityScroll(...)accessibility/accessibility-common.ts
NotEnabled"disabled"The element is not enabled and does not respond to user interaction.accessibility/accessibility-common.ts
Selected"selected"The element is currently selected.accessibility/accessibility-common.ts
UpdatesFrequently"frequentUpdates"The element frequently updates its label or value.accessibility/accessibility-common.ts