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

namespace UnityEngine.UI
{
public class DefaultControls // TypeDefIndex: 10627
{
	// Fields
	type#30828 m_CurrentFactory;
	type#26078 kWidth;
	type#26078 kThickHeight;
	type#26078 kThinHeight;
	type#28444 s_ThickElementSize;
	type#28444 s_ThinElementSize;
	type#28444 s_ImageElementSize;
	type#16072 s_DefaultSelectableColor;
	type#16072 s_PanelColor;
	type#16072 s_TextColor;

	// Methods
	// RVA: -1
	public static type#30827 get_factory() { }
	// RVA: -1
	private static type#19062 CreateUIElementRoot(type#26576 name, type#28439 size, type#13534 components) { }
	// RVA: -1
	private static type#19062 CreateUIObject(type#26576 name, type#19062 parent, type#13534 components) { }
	// RVA: -1
	private static type#28660 SetDefaultTextValues(type#27104 lbl) { }
	// RVA: -1
	private static type#28660 SetDefaultColorTransitionValues(type#25783 slider) { }
	// RVA: -1
	private static type#28660 SetParentAndAlign(type#19062 child, type#19062 parent) { }
	// RVA: -1
	private static type#28660 SetLayerRecursively(type#19062 go, type#20867 layer) { }
	// RVA: -1
	public static type#19062 CreatePanel(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateButton(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateText(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateImage(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateRawImage(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateSlider(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateScrollbar(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateToggle(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateInputField(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateDropdown(type#30830 resources) { }
	// RVA: -1
	public static type#19062 CreateScrollView(type#30830 resources) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
