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

namespace UnityEngine.UIElements
{
public class IListDragAndDropArgs // TypeDefIndex: 5433
{

	// Methods
	// RVA: -1
	public abstract type#20867 get_insertAtIndex() { }
	// RVA: -1
	public abstract type#20867 get_parentId() { }
	// RVA: -1
	public abstract type#20867 get_childIndex() { }
	// RVA: -1
	public abstract type#17463 get_dragAndDropData() { }
	// RVA: -1
	public abstract type#17465 get_dragAndDropPosition() { }
}
}
