Version: 2021.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.DragPerform

マニュアルに切り替える
public bool DragPerform (UIElements.DragPerformEvent evt, IEnumerable<ISelectable> selection, Experimental.GraphView.IDropTarget dropTarget, Experimental.GraphView.ISelection dragSource);

パラメーター

evt The event.
selection The selected elements.
dropTarget The drop target.
dragSource The drag source.

戻り値

bool Returns event propagation.

説明

This method is automatically called when a drop event occurs.