Skip to content

CanvasViewCanvas.onTouchdown method

CanvasViewCanvas › onTouchdown

Unofficial

Handle touch start events on the canvas.

Signature:

onTouchdown(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the touch event.