PointerEvent

From Xojo Documentation

Class (inherits from Object)


New in 2020r2

Information about the pointer (finger, mouse or pen) at the moment a pointer-related event occurs on a canvas control.

Properties
Position fa-lock-32.png Pressure fa-lock-32.png Size fa-lock-32.png
Methods
Handle

Compatibility

Mobile project types on all supported operating systems.

See Also

MobileCanvas.PointerDown, MobileCanvas.PointerDrag and MobileCanvas.PointerUp events.