---
title: usesScreenFonts
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nslayoutmanager/usesscreenfonts
---

# usesScreenFonts

A Boolean that controls using screen fonts to calculate layout and display text.

## Declaration

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

## See Also

### Properties

- [hyphenationFactor](appkit/nslayoutmanager/hyphenationfactor.md)
