AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface AccessibilityContext

    Shared context available to all aria label functions.

    interface AccessibilityContext {
        arrowNavigationEnabled: boolean;
        deleteKeyCloseEnabled: boolean;
        homeEndNavigationEnabled: boolean;
    }
    Index
    arrowNavigationEnabled: boolean
    deleteKeyCloseEnabled: boolean
    homeEndNavigationEnabled: boolean