CanvasViewCanvas.handleCut method
CanvasViewCanvas › handleCut
Unofficial
Handle a cut event for the current selection.Signature:
handleCut(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of handling the cut event.