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