Skip to content

CanvasViewCanvas.onSelectionContextMenu method

CanvasViewCanvas › onSelectionContextMenu

Unofficial

Handle context menu event on the current selection.

Signature:

onSelectionContextMenu(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the selection context menu.