eventClicks
fn
int eventClicks() nothrow @nogcGets the number of clicks for the current event.
Returns
Click count (1 for single click, 2 for double click, etc.)
int eventClicks() nothrow @nogcGets the number of clicks for the current event.