Docsv2.12.12
Back to API Reference
Class

TruncateModifier

Truncates text that overflows its container without rendering an ellipsis.

Remarks

Parameter: optional position (0-1) controlling where text is removed: 0 — from the start, 0.5 — from the middle, 1 (default) — from the end.
protected bool ShowEllipsis{ get }

See Also