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

@m-abs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions