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

IEdgeConnectorListener.OnDrop

Cambiar al Manual
public void OnDrop (Experimental.GraphView.GraphView graphView, Experimental.GraphView.Edge edge);

Parámetros

graphViewReference to the GraphView.
edgeThe edge being created.

Descripción

Called when a new edge is dropped on a port.