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

namespace UnityEngine.UIElements
{
public class TextOverflowPosition // TypeDefIndex: 6052
{
	// Fields
	type#20890 value__;
	type#27244 End;
	type#27244 Start;
	type#27244 Middle;
}
}
