---
title: lineBreakMode
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontentunavailableconfiguration-swift.struct/textproperties-swift.struct/linebreakmode
---

# lineBreakMode

The technique for wrapping and truncating the text.

## Declaration

```swift
var lineBreakMode: NSLineBreakMode { get set }
```
