Contents

truncationMode

Determines how the text is truncated to fit within the receiver’s bounds.

Declaration

var truncationMode: CATextLayerTruncationMode { get set }

Discussion

The possible values are described in Truncation modes. Defaults to none.

See Also

Text Alignment and Truncation