iOSEventInfo.PointerCount
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As Integer )
The number of pointers that are part of the event.
Notes
This is often the number of touch points. Refer to iOSCanvas.PointerDown for an example of its usage.