8.7 released—WinterCG Compliance Part 1
Learn more
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