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

Feature: accessibility tab order #12

Description

@m-abs

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions