CanvasViewCanvas.onSelectionContextMenu method
CanvasViewCanvas › onSelectionContextMenu
Unofficial
Handle context menu event on the current selection.Signature:
onSelectionContextMenu(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of handling the selection context menu.