[ Version ( since = "1.12" ) ]
public bool get_coords (EventSequence? sequence, out Point point)
Retrieves the latest coordinates of a pointer or touch point of this.
| this | |
| sequence |
a EventSequence, or null if the device is not touch-based |
| point |
return location for the pointer or touch point |
|
false if the device's sequence hasn't been found, and true otherwise. |