<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/CTLineBreakMode/byTruncatingMiddle",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Text"
    ],
    "preciseIdentifier" : "c:@E@CTLineBreakMode@kCTLineBreakByTruncatingMiddle"
  },
  "title" : "CTLineBreakMode.byTruncatingMiddle"
}
-->

# CTLineBreakMode.byTruncatingMiddle

```
case byTruncatingMiddle
```

## Discussion

Each line is displayed so that the beginning and end fit in the container and the missing text is indicated by an ellipsis glyph in the middle.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)