Version: 2021.1
언어: 한국어

DragAndDropVisualMode

enumeration

매뉴얼로 전환

설명

Visual indication mode for Drag & Drop operation.

See Also: DragAndDrop class.

변수

NoneNo indication (drag should not be performed).
CopyCopy dragged objects.
LinkLink dragged objects to target.
MoveMove dragged objects.
GenericGeneric drag operation.
RejectedRejected drag operation.