Contents

UILineBreakModeMiddleTruncation

Truncate text (as necessary) from the middle of the line.

Declaration

UILineBreakModeMiddleTruncation

Discussion

For multiple lines of text, text truncates only at the midpoint of the line.

See Also

Deprecated constants