Theia API Documentation v1.65.0
    Preparing search index...

    Enumeration KeyModifier

    Index

    Enumeration Members

    Enumeration Members

    Alt: "M3"

    M3 is the Option key on MacOS X, and the ALT key on most other platforms.

    CtrlCmd: "M1"

    M1 is the COMMAND key on MacOS X, and the CTRL key on most other platforms.

    MacCtrl: "M4"

    M4 is the CTRL key on MacOS X, and is undefined on other platforms.

    Shift: "M2"

    M2 is the SHIFT key.