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

IEdgeConnectorListener.OnDropOutsidePort

切换到手册
public void OnDropOutsidePort (Experimental.UIElements.GraphView.Edge edge, Vector2 position);

参数

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

描述

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