MouseEvent.isMouseWheel

bool isMouseWheel() const pure @safe nothrow @nogc

Check if this is a mouse wheel event.

Returns

true when the event represents mouse wheel scrolling.