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

namespace UnityEngine.UIElements
{
public class DragAndDropPosition // TypeDefIndex: 5435
{
	// Fields
	type#20890 value__;
	type#17468 OverItem;
	type#17468 BetweenItems;
	type#17468 OutsideItems;
}
}
