Enum TextOverflow The text overflow mode. Namespace: Unity.AppUI.UI Assembly: solution.dll Syntax public enum TextOverflow Fields Name Description Ellipsis The text will be truncated with an ellipsis. Normal The text won't be truncated.