Experimental: this API is experimental and might be changed or removed in the future.

IEdgeConnectorListener.OnDropOutsidePort

Switch to Manual
public void OnDropOutsidePort (Experimental.UIElements.GraphView.Edge edge, Vector2 position);

Parameters

edge正在放置的边缘。
position在空白空间中放置边缘的位置。

Description

在空白空间放置边缘时调用。