This version of Unity is unsupported.

StartDragArgs Constructor

Declaration

public StartDragArgs(string title, UIElements.DragVisualMode visualMode);

Parameters

title The text to use during the drag.
visualMode The visual mode the drag starts with.

Description

Initializes a StartDragArgs.