MAIDR JavaScript API
    Preparing search index...

    Variable tactileConst

    tactile: {
        "tactile.viewWholePlot": string;
        "tactile.viewZoomed": string;
        "tactile.viewEmpty": string;
        "tactile.viewUnchanged": string;
        "tactile.noView": string;
        "tactile.zoomAtClosest": string;
        "tactile.zoomAtWholePlot": string;
        "tactile.panWholePlot": string;
        "tactile.panEdgeUp": string;
        "tactile.panEdgeDown": string;
        "tactile.panEdgeLeft": string;
        "tactile.panEdgeRight": string;
        "tactile.brailleOff": string;
        "tactile.notConnected": string;
        "tactile.lineWholeShown": string;
        "tactile.lineStart": string;
        "tactile.lineEnd": string;
        "tactile.linePart": string;
        "tactile.lineUncontracted": string;
        "tactile.deviceDisconnected": string;
        "tactile.deviceNoBluetooth": string;
        "tactile.deviceNoUsb": string;
        "tactile.deviceNoSdk": string;
        "tactile.deviceNoneSelected": string;
        "tactile.deviceConnectFailed": string;
        "tactile.deviceNotPermitted": string;
    } = ...

    Type Declaration

    • tactile.viewWholePlot: string
    • tactile.viewZoomed: string
    • tactile.viewEmpty: string
    • tactile.viewUnchanged: string
    • tactile.noView: string
    • tactile.zoomAtClosest: string
    • tactile.zoomAtWholePlot: string
    • tactile.panWholePlot: string
    • tactile.panEdgeUp: string
    • tactile.panEdgeDown: string
    • tactile.panEdgeLeft: string
    • tactile.panEdgeRight: string
    • tactile.brailleOff: string
    • tactile.notConnected: string
    • tactile.lineWholeShown: string
    • tactile.lineStart: string
    • tactile.lineEnd: string
    • tactile.linePart: string
    • tactile.lineUncontracted: string
    • tactile.deviceDisconnected: string
    • tactile.deviceNoBluetooth: string
    • tactile.deviceNoUsb: string
    • tactile.deviceNoSdk: string
    • tactile.deviceNoneSelected: string
    • tactile.deviceConnectFailed: string
    • tactile.deviceNotPermitted: string