Skip to content

CanvasViewCanvas.onPointermove method

CanvasViewCanvas › onPointermove

Unofficial

Handle pointer move events on the canvas.

Signature:

onPointermove(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of handling the pointer move event.