InputEventMouse.buttonMask

The mouse button mask identifier, one of or a bitwise combination of the buttonlist button masks.

  1. long buttonMask [@property getter]
    struct InputEventMouse
    @nogc nothrow @property
    long
    buttonMask
    ()
  2. long buttonMask [@property setter]

Meta