@laserware/keytar
    Preparing search index...

    Enumeration MouseButton

    Represents mouse buttons that could be pressed. These do not match the mouse buttons from the MouseEvent (which are much lower). This is so we can check for a combination of keyboard modifiers and mouse buttons (e.g. Shift + Left Click).

    Index

    Enumeration Members

    Auxiliary: 32768
    BrowserBack: 65536
    BrowserForward: 131072
    Left: 8192
    None: 0
    Right: 16384