InputEventMouseButton.buttonIndex

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

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

Meta