Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CanStartDragArgs

Information about a drag-and-drop operation that is about to start. See _canStartDrag.
Read time 1 minuteLast updated 9 days ago

Definition

public readonly struct CanStartDragArgs

Fields

Value

Description

draggedElementThe element on which the drag operation is starting.
idThe ID of the dragged element.
selectedIdsThe selected IDs in the source.