---
title: CTFontOrientation.default
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctfontorientation/default
---

# CTFontOrientation.default

The native orientation of the font.

## Declaration

```swift
case `default`
```

## See Also

### Font Orientations

- [CTFontOrientation.horizontal](coretext/ctfontorientation/horizontal.md)
- [CTFontOrientation.vertical](coretext/ctfontorientation/vertical.md)
