---
title: preferSystemFont
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontoptions/prefersystemfont
---

# preferSystemFont

Font matching prefers to match Apple system fonts.

## Declaration

```swift
static var preferSystemFont: CTFontOptions { get }
```

## See Also

### Constants

- [preventAutoActivation](coretext/ctfontoptions/preventautoactivation.md)
