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

# CTFontOrientation.horizontal

The horizontal orientation.

## Declaration

```swift
case horizontal
```

## See Also

### Font Orientations

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