InputEventMouseButton.buttonIndex

Mouse button identifier, one of the BUTTON_* or BUTTON_WHEEL_* constants in @GlobalScope.

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

Meta