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.
Determines how the text is truncated to fit within the receiver’s bounds.
var truncationMode: CATextLayerTruncationMode { get set }The possible values are described in Truncation modes. Defaults to none.