Skip to content

CanvasViewCanvas.selectOnly method

CanvasViewCanvas › selectOnly

Unofficial

Select only the specified item, deselecting everything else.

Signature:

selectOnly(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of selecting only the item.