Function InputEventMouse.buttonMask
The mouse button mask identifier, one of or a bitwise combination of the buttonlist
button masks.
long buttonMask() nothrow @property @nogc;
void buttonMask
(
long v
) nothrow @property @nogc;