Skip to content

CanvasViewCanvas.handleCopy method

CanvasViewCanvas › handleCopy

Unofficial

Handle a copy event for the current selection.

Signature:

handleCopy(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the copy event.