Search
K
Links
Comment on page

DragGestureDetector

Hierarchy

Index

Constructors

Methods

Constructors

constructor

+ new DragGestureDetector(options: DragGestureDetectorOptions): DragGestureDetector
Parameters:
Name
Type
options

Methods

onGestureEvent

onGestureEvent(event: CanvasPointerEvent): boolean
Parameters:
Name
Type
event
Returns: boolean

onPointerEvent

onPointerEvent(event: CanvasPointerEvent): boolean
Parameters:
Name
Type
event
Returns: boolean