Skip to content

CanvasSelection.onResizePointerdown method

CanvasSelection › onResizePointerdown

Unofficial

Handle pointer down on a resize handle to start resizing the selection.

Signature:

onResizePointerdown(arg1: unknown, arg2: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: unknownThe result of handling the resize pointer down.