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

public class DragDirection // TypeDefIndex: 5104
{
	// Fields
	type#20890 value__;
	type#4940 None;
	type#4940 LowToHigh;
	type#4940 HighToLow;
	type#4940 Free;
}
