语言中文
  • C#
实验性:此 API 为实验性,将来可能会更改或移除。

StackNode.DragUpdated

声明

public bool DragUpdated(UIElements.DragUpdatedEvent evt, IEnumerable<ISelectable> selection, Experimental.GraphView.IDropTarget dropTarget, Experimental.GraphView.ISelection dragSource);

参数

evt 事件。
selection 选定的元素。
dropTarget 放置目标。
dragSource 拖动源。

返回

布尔返回事件传播。

描述

当发生拖动更新事件时,会自动调用此方法。


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