// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Experimental.StyleValues

namespace UnityEngine.UIElements.Experimental
{
public class StyleValues // TypeDefIndex: 6548
{
	// Fields
	type#26758 m_StyleValues;

	// Methods
	// RVA: -1
	public type#28660 set_top(type#26059 value) { }
	// RVA: -1
	public type#28660 set_left(type#26059 value) { }
	// RVA: -1
	public type#28660 set_width(type#26059 value) { }
	// RVA: -1
	public type#28660 set_height(type#26059 value) { }
	// RVA: -1
	public type#28660 set_right(type#26059 value) { }
	// RVA: -1
	public type#28660 set_bottom(type#26059 value) { }
	// RVA: -1
	public type#28660 set_color(type#16067 value) { }
	// RVA: -1
	public type#28660 set_backgroundColor(type#16067 value) { }
	// RVA: -1
	public type#28660 set_unityBackgroundImageTintColor(type#16067 value) { }
	// RVA: -1
	public type#28660 set_borderColor(type#16067 value) { }
	// RVA: -1
	public type#28660 set_marginLeft(type#26059 value) { }
	// RVA: -1
	public type#28660 set_marginTop(type#26059 value) { }
	// RVA: -1
	public type#28660 set_marginRight(type#26059 value) { }
	// RVA: -1
	public type#28660 set_marginBottom(type#26059 value) { }
	// RVA: -1
	public type#28660 set_paddingLeft(type#26059 value) { }
	// RVA: -1
	public type#26059 get_paddingTop() { }
	// RVA: -1
	public type#28660 set_paddingTop(type#26059 value) { }
	// RVA: -1
	public type#28660 set_paddingRight(type#26059 value) { }
	// RVA: -1
	public type#28660 set_paddingBottom(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderLeftWidth(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderRightWidth(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderTopWidth(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderBottomWidth(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderTopLeftRadius(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderTopRightRadius(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderBottomLeftRadius(type#26059 value) { }
	// RVA: -1
	public type#28660 set_borderBottomRightRadius(type#26059 value) { }
	// RVA: -1
	public type#28660 set_opacity(type#26059 value) { }
	// RVA: -1
	public type#28660 set_flexGrow(type#26059 value) { }
	// RVA: -1
	public type#28660 set_flexShrink(type#26059 value) { }
	// RVA: -1
	internal type#28660 SetValue(type#26702 id, type#26059 value) { }
	// RVA: -1
	internal type#28660 SetValue(type#26702 id, type#16067 value) { }
	// RVA: -1
	internal type#26757 Values() { }
}
}
