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

namespace UnityEngine.UIElements
{
public class IReorderable // TypeDefIndex: 5442
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_enableReordering() { }
	// RVA: -1
	public abstract type#28660 set_enableReordering(type#15313 value) { }
}
}
