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

namespace UnityEngine.UIElements
{
public class BackgroundPosition // TypeDefIndex: 5041
{
	// Fields
	type#14969 keyword;
	type#21928 offset;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#14968 keyword) { }
	// RVA: -1
	public type#28660 .ctor(type#14968 keyword, type#21926 offset) { }
	// RVA: -1
	internal static type#14965 Initial() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#14965 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#14965 style1, type#14965 style2) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#14965 style1, type#14965 style2) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
