---
title: end
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catextlayertruncationmode/end
---

# end

Each line is displayed so that the beginning fits in the container and the missing text is indicated by some kind of ellipsis glyph.

## Declaration

```swift
static let end: CATextLayerTruncationMode
```

## See Also

### Constants

- [none](quartzcore/catextlayertruncationmode/none.md)
- [start](quartzcore/catextlayertruncationmode/start.md)
- [middle](quartzcore/catextlayertruncationmode/middle.md)
