Skip to content

CanvasViewCanvas.handleCut method

CanvasViewCanvas › handleCut

Unofficial

Handle a cut event for the current selection.

Signature:

handleCut(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the cut event.