---
title: CTLineTruncationType.end
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctlinetruncationtype/end
---

# CTLineTruncationType.end

## Declaration

```swift
case end
```

## Discussion

Discussion Truncate the end of the line, leaving the start portion visible.

## See Also

### Constants

- [CTLineTruncationType.start](coretext/ctlinetruncationtype/start.md)
- [CTLineTruncationType.middle](coretext/ctlinetruncationtype/middle.md)
