StartDragArgs(string, DragVisualMode)
Initializes a StartDragArgs.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public StartDragArgs(string title, DragVisualMode visualMode)
Parameters
The text to use during the drag.
The visual mode the drag starts with.