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

namespace UnityEngine.UIElements
{
public class TabLayout // TypeDefIndex: 5364
{
	// Fields
	type#26979 m_TabView;
	type#9219 m_TabHeaders;
	type#15314 m_IsVertical;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26978 tabView, type#15313 isVertical) { }
	// RVA: -1
	public static type#26059 GetHeight(type#28615 t) { }
	// RVA: -1
	public static type#26059 GetWidth(type#28615 t) { }
	// RVA: -1
	public type#26059 GetTabOffset(type#28615 tab) { }
	// RVA: -1
	private type#28660 InitOrderTabs() { }
	// RVA: -1
	public type#28660 ReorderDisplay(type#20867 from, type#20867 to) { }
}
}
