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

namespace UnityEngine.UIElements
{
public class ListViewReorderableDragAndDropController // TypeDefIndex: 5447
{
	// Fields
	type#15019 m_ListView;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15017 view) { }
	// RVA: -1
	public virtual type#17475 HandleDragAndDrop(type#20235 args) { }
	// RVA: -1
	public virtual type#28660 OnDrop(type#20235 args) { }
}
}
