eventIsClick
fn
bool eventIsClick() nothrow @nogc @trustedChecks if the current event is a click (not a drag).
Returns
true if the event is a click, false if it was a drag
bool eventIsClick() nothrow @nogc @trustedChecks if the current event is a click (not a drag).