Skip to content

CanvasViewCanvas.onPointermove method

CanvasViewCanvas › onPointermove

Unofficial

Handle pointer move events on the canvas.

Signature:

onPointermove(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the pointer move event.