Files
ionic-framework/core/src/components/gesture-controller

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