---
title: NSLayoutManager.TextLayoutOrientation.horizontal
framework: appkit
role: symbol
role_heading: Case
path: appkit/nslayoutmanager/textlayoutorientation/horizontal
---

# NSLayoutManager.TextLayoutOrientation.horizontal

Lines render horizontally, each line following the previous from top to bottom.

## Declaration

```swift
case horizontal
```

## See Also

### Constants

- [NSLayoutManager.TextLayoutOrientation.vertical](appkit/nslayoutmanager/textlayoutorientation/vertical.md)
