PointerEvent.Pressure
From Xojo Documentation
Read-Only Property (As Double )
The amount of pressure exerted on surface by the pointer (usually a stylus such as the Apple Pencil) at the time of the event.
Notes
A value of 1.0 is an average amount of pressure.
See Also
MobileCanvas.PointerDown, MobileCanvas.PointerDrag and MobileCanvas.PointerUp events.