CanvasViewCanvas.select method
CanvasViewCanvas › select
Unofficial
Add an item to the current selection.Signature:
select(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of selecting the item.