// Assembly: UnityEngine.UIElementsModule
// Full name: DragState

public class DragState // TypeDefIndex: 5428
{
	// Fields
	type#20890 value__;
	type#30925 None;
	type#30925 CanStartDrag;
	type#30925 Dragging;
}
