PointerEvent.Position

From Xojo Documentation

Read-Only Property (As Point )
PointValue = aPointerEvent.Position

New in 2020r2

Supported for all project types and targets.

The location of the event in relation to the area where the event took place with the upper-left corner of the area being at 0, 0.

See Also

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