---
title: usesDefaultHyphenation
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmutableparagraphstyle/usesdefaulthyphenation
---

# usesDefaultHyphenation

## Declaration

```swift
var usesDefaultHyphenation: Bool { get set }
```

## See Also

### Setting line-break information

- [lineBreakMode](appkit/nsmutableparagraphstyle/linebreakmode.md)
- [lineBreakStrategy](appkit/nsmutableparagraphstyle/linebreakstrategy.md)
- [hyphenationFactor](appkit/nsmutableparagraphstyle/hyphenationfactor.md)
- [tighteningFactorForTruncation](appkit/nsmutableparagraphstyle/tighteningfactorfortruncation.md)
- [allowsDefaultTighteningForTruncation](appkit/nsmutableparagraphstyle/allowsdefaulttighteningfortruncation.md)
