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:

ParameterTypeDescription
arg1unknown
arg2unknown

Returns: unknownThe result of handling the resize pointer down.