Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Feature: accessibility tab order #12

Open
m-abs opened this issue Aug 29, 2017 · 0 comments
Open

Feature: accessibility tab order #12

m-abs opened this issue Aug 29, 2017 · 0 comments

Comments

@m-abs
Copy link
Collaborator

m-abs commented Aug 29, 2017

We should be able to set the tab ordering for accessible elements in NativeScript

On iOS we have UIAccessibilityContainer

On Android the View have these properties:
android:nextFocusUp, android:nextFocusDown, android:nextFocusLeft, and android:nextFocusRight,
https://developer.android.com/reference/android/view/View.html#attr_android:nextFocusUp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant