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

StackNode.DragPerform

매뉴얼로 전환
public bool DragPerform (Experimental.UIElements.DragPerformEvent evt, IEnumerable<ISelectable> selection, Experimental.UIElements.GraphView.IDropTarget dropTarget);

파라미터

evtThe event.
selectionThe selected elements.
dropTargetThe drop target.

반환

bool Returns event propagation.

설명

This method is automatically called when a drop event occurs.