get_click_count
Description:
[
Version ( since =
"3.2" ) ]
public bool get_click_count (
out uint click_count)
Extracts the click count from an event.
Parameters:
this |
a Event
|
click_count |
location to store click count
|
Returns:
true if the event delivered a click count
|