Version: 2019.4
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);

パラメーター

evtThe event.
selectionThe selected elements.
dropTargetThe drop target.
dragSourceThe drag source.

戻り値

bool Returns event propagation.

説明

This method is automatically called when the drag source is updated.


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