Skip to content

CanvasViewCanvas.select method

CanvasViewCanvas › select

Unofficial

Add an item to the current selection.

Signature:

select(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of selecting the item.