Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
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);

Parameters

evtThe event.
selectionThe selected elements.
dropTargetThe drop target.

Returns

bool Returns event propagation.

Description

This method is automatically called when a drop event occurs.

Did you find this page useful? Please give it a rating: