↳ DragGestureDetector
+ new DragGestureDetector(options
: DragGestureDetectorOptions): DragGestureDetector
Parameters:
Returns: DragGestureDetector
▸ onGestureEvent(event
: CanvasPointerEvent): boolean
Overrides GestureDetector.onGestureEvent
Parameters:
Returns: boolean
▸ onPointerEvent(event
: CanvasPointerEvent): boolean
Inherited from GestureDetector.onPointerEvent
Parameters:
Returns: boolean
Name
Type
options
DragGestureDetectorOptions
Name
Type
event
Name
Type
event