---
title: CTFrameProgression.rightToLeft
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctframeprogression/righttoleft
---

# CTFrameProgression.rightToLeft

Lines stack right to left for vertical text.

## Declaration

```swift
case rightToLeft
```

## See Also

### Constants

- [CTFrameProgression.topToBottom](coretext/ctframeprogression/toptobottom.md)
- [CTFrameProgression.leftToRight](coretext/ctframeprogression/lefttoright.md)
