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

namespace UnityEngine.UIElements
{
public class BackgroundPositionKeyword // TypeDefIndex: 6058
{
	// Fields
	type#20890 value__;
	type#14970 Center;
	type#14970 Top;
	type#14970 Bottom;
	type#14970 Left;
	type#14970 Right;
}
}
