InputEventMouseButton.doubleclick

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

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

Meta