InputEventMouseButton.buttonIndex

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

  1. long buttonIndex [@property getter]
    struct InputEventMouseButton
    @nogc nothrow @property
    long
    buttonIndex
    ()
  2. long buttonIndex [@property setter]

Meta