Skip to content

CanvasViewCanvasNodeBaseBaseBase.onContextMenu method

CanvasViewCanvasNodeBaseBaseBase › onContextMenu

Unofficial

Handle context menu events on the node.

Signature:

onContextMenu(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the context menu.