Function InputEventMouseButton.buttonIndex

The mouse button identifier, one of the buttonlist button or button wheel constants.

long buttonIndex() nothrow @property @nogc;

void buttonIndex (
  long v
) nothrow @property @nogc;