InputEventMouseButton.doubleclick

If true the mouse button's state is a double-click.

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

Meta