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

namespace UnityEngine.UIElements
{
public class Repeat // TypeDefIndex: 6059
{
	// Fields
	type#20890 value__;
	type#25306 NoRepeat;
	type#25306 Space;
	type#25306 Round;
	type#25306 Repeat;
}
}
