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

# CTFontOrientation.vertical

The vertical orientation.

## Declaration

```swift
case vertical
```

## See Also

### Font Orientations

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