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

IDropTarget.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 the drag source is updated.