// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.TextOverflowMode

namespace UnityEngine.TextCore.Text
{
public class TextOverflowMode // TypeDefIndex: 10572
{
	// Fields
	type#20890 value__;
	type#27238 Overflow;
	type#27238 Ellipsis;
	type#27238 Masking;
	type#27238 Truncate;
	type#27238 ScrollRect;
	type#27238 Linked;
}
}
