Help prepare for 2025 → Answer 8 simple questions on our Fall Survey
Open Survey
Events emitted during gesture lifecycle

Summary

Enumeration Members

gestureAttached

gestureAttached: "gestureAttached"
When the gesture is attached to the view Provides access to the native gesture recognizer for further customization

touchDown

touchDown: "touchDown"
When a touch down was detected

touchUp

touchUp: "touchUp"
When a touch up was detected