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

# CTLineTruncationType.start

## Declaration

```swift
case start
```

## Discussion

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

## See Also

### Constants

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