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

namespace UnityEngine.UIElements
{
public class BackgroundPropertyHelper // TypeDefIndex: 5042
{

	// Methods
	// RVA: -1
	public static type#14965 ConvertScaleModeToBackgroundPosition(type#25603 scaleMode) { }
	// RVA: -1
	public static type#14972 ConvertScaleModeToBackgroundRepeat(type#25603 scaleMode) { }
	// RVA: -1
	public static type#14975 ConvertScaleModeToBackgroundSize(type#25603 scaleMode) { }
	// RVA: -1
	public static type#25600 ResolveUnityBackgroundScaleMode(type#14965 backgroundPositionX, type#14965 backgroundPositionY, type#14972 backgroundRepeat, type#14975 backgroundSize, type#11789 valid) { }
}
}
