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

StackNode.DragUpdated

マニュアルに切り替える
public bool DragUpdated (UIElements.DragUpdatedEvent 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 drag updated event occurs.