TextOverflow enumeration

TextOverflow enumeration

Specifies how overflowed content inside a text element is handled.

The TextOverflow type exposes the following members:

Fields

FieldDescription
CLIPOverflowed content is clipped.
ELLIPSISOverflowed content is represented with an ellipsis.

See Also