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

namespace UnityEngine.UIElements
{
public class BackgroundRepeat // TypeDefIndex: 5046
{
	// Fields
	type#25305 x;
	type#25305 y;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#25304 repeatX, type#25304 repeatY) { }
	// RVA: -1
	internal static type#14972 Initial() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#14972 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#14972 style1, type#14972 style2) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#14972 style1, type#14972 style2) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
