CanvasViewCanvas.deselect method
CanvasViewCanvas › deselect
Unofficial
Remove an item from the current selection.Signature:
deselect(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of deselecting the item.