Description 描述
This struct represents the context when the user initiates creating a graph node.
Properties 属性
| index | The index where the created node will be inserted. | ||
| screenMousePosition | Position of the click that initiated the request to create a node, in the coordinate space of the screen. | ||
| target | The VisualElement where the created node will be added. |