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

namespace UnityEngine.UIElements
{
public class LengthUnit // TypeDefIndex: 5990
{
	// Fields
	type#20890 value__;
	type#21930 Pixel;
	type#21930 Percent;
}
}
