TextVerticalOverflowType

TextVerticalOverflowType enum

Represents text vertical overflow type.

enum class TextVerticalOverflowType : int8_t

Values

NameValueDescription
NotDefined-1
Overflow0
Ellipsis1
Clip2

See Also