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

IDropTarget.DragPerform

Cambiar al Manual
public Experimental.UIElements.EventPropagation DragPerform (Experimental.UIElements.IMGUIEvent evt, IEnumerable<ISelectable> selection, Experimental.UIElements.GraphView.IDropTarget dropTarget);

Parámetros

evtThe event.
selectionThe selected elements.
dropTargetThe drop target.

Valor de retorno

EventPropagation Event propagation.

Descripción

Called when drag is performed.