// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.HorizontalLayoutGroup

namespace UnityEngine.UI
{
public class HorizontalLayoutGroup // TypeDefIndex: 10677
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 CalculateLayoutInputHorizontal() { }
	// RVA: -1
	public virtual type#28660 CalculateLayoutInputVertical() { }
	// RVA: -1
	public virtual type#28660 SetLayoutHorizontal() { }
	// RVA: -1
	public virtual type#28660 SetLayoutVertical() { }
}
}
