// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.Syntax.DataType

namespace UnityEngine.UIElements.StyleSheets.Syntax
{
public class DataType // TypeDefIndex: 6526
{
	// Fields
	type#20890 value__;
	type#16985 None;
	type#16985 Number;
	type#16985 Integer;
	type#16985 Length;
	type#16985 Percentage;
	type#16985 Color;
	type#16985 Resource;
	type#16985 Url;
	type#16985 Time;
	type#16985 Angle;
	type#16985 CustomIdent;
}
}
