// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.DragVisualMode

namespace UnityEngine.UIElements
{
public class DragVisualMode // TypeDefIndex: 5437
{
	// Fields
	type#20890 value__;
	type#17478 None;
	type#17478 Copy;
	type#17478 Move;
	type#17478 Rejected;
}
}
