InputEventMouse.buttonMask

Mouse button mask identifier, one of or a bitwise combination of the BUTTON_MASK_* constants in @GlobalScope.

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

Meta