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

namespace UnityEngine.UIElements
{
public class StyleValueCollection // TypeDefIndex: 5989
{
	// Fields
	type#9098 m_Values;

	// Methods
	// RVA: -1
	public type#26694 GetStyleLength(type#26702 id) { }
	// RVA: -1
	public type#26686 GetStyleFloat(type#26702 id) { }
	// RVA: -1
	public type#26689 GetStyleInt(type#26702 id) { }
	// RVA: -1
	public type#26676 GetStyleColor(type#26702 id) { }
	// RVA: -1
	public type#26670 GetStyleBackground(type#26702 id) { }
	// RVA: -1
	public type#26671 GetStyleBackgroundPosition(type#26702 id) { }
	// RVA: -1
	public type#26672 GetStyleBackgroundRepeat(type#26702 id) { }
	// RVA: -1
	public type#26687 GetStyleFont(type#26702 id) { }
	// RVA: -1
	public type#26688 GetStyleFontDefinition(type#26702 id) { }
	// RVA: -1
	public type#15313 TryGetStyleValue(type#26702 id, type#12149 value) { }
	// RVA: -1
	public type#28660 SetStyleValue(type#26756 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
