CanStartDragArgs

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Information about a drag-and-drop operation that is about to start. See BaseVerticalCollectionView.canStartDrag.

Properties

draggedElement The element on which the drag operation is starting.
id The ID of the dragged element.
selectedIds The selected IDs in the source.

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