Contents

none

Each line is displayed so that the text is either wrapped or clipped.

Declaration

static let none: CATextLayerTruncationMode

Discussion

If the isWrapped property is true, the text is wrapped to the receiver’s bounds, otherwise the text is clipped to the receiver’s bounds.

See Also

Constants