mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-gesture-controller
Gesture controller is a component for creating a gesture interactions. It is not meant to be used directly, but with the Gesture Component
Events
ionGestureCaptured
Event emitted when a gesture has been captured.
Methods
create()
Creates a gesture delegate based on the GestureConfig passed
createBlocker()
Creates a blocker that will block any other gesture events from firing. Set in the ion-gesture component.
Built with StencilJS