MouseEvent.isDoubleClick

bool isDoubleClick() const pure @safe nothrow @nogc

Check if this is a double-click event.

Returns

true when the event represents a double-click.