πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
interface TapGestureEventData extends GestureEventData {
 getPointerCount(): number;
 getX(): number;
 getY(): number;
}
Provides gesture event data.

Summary ​

Methods ​

getPointerCount ​

getPointerCount(): number
Gets the number of pointers in the event.
Returns number

getX ​

getX(): number
Gets the X coordinate of this event inside the view that triggered the event
Returns number

getY ​

getY(): number
Gets the Y coordinate of the event inside the view that triggered the event.
Returns number
On this page
  1. Summary
  2. Methods
    1. getPointerCount
    2. getX
    3. getY

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /