Skip to content

CanvasViewCanvas.handleCopy method

CanvasViewCanvas › handleCopy

Unofficial

Handle a copy event for the current selection.

Signature:

handleCopy(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of handling the copy event.