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

namespace UnityEngine.UIElements
{
public class BackgroundSizeType // TypeDefIndex: 6060
{
	// Fields
	type#20890 value__;
	type#14980 Length;
	type#14980 Cover;
	type#14980 Contain;
}
}
