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

namespace UnityEngine.UIElements
{
public class ReusableListViewItem // TypeDefIndex: 5132
{
	// Fields
	type#26589 k_SortingDisablesReorderingTooltip;
	type#28616 m_Container;
	type#28616 m_DragHandle;
	type#28616 m_ItemContainer;

	// Methods
	// RVA: -1
	public virtual type#28615 get_rootElement() { }
	// RVA: -1
	public type#28660 Init(type#28615 item, type#15313 usesAnimatedDragger) { }
	// RVA: -1
	protected type#28660 UpdateHierarchy(type#28615 root, type#28615 item, type#15313 usesAnimatedDragger) { }
	// RVA: -1
	public type#28660 UpdateDragHandle(type#15313 needsDragHandle) { }
	// RVA: -1
	public type#28660 SetDragHandleEnabled(type#15313 enabled) { }
	// RVA: -1
	public virtual type#28660 PreAttachElement() { }
	// RVA: -1
	public virtual type#28660 DetachElement() { }
	// RVA: -1
	public virtual type#28660 SetDragGhost(type#15313 dragGhost) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
