---
title: CFLocaleLanguageDirection.rightToLeft
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cflocalelanguagedirection/righttoleft
---

# CFLocaleLanguageDirection.rightToLeft

## Declaration

```swift
case rightToLeft
```

## Discussion

Discussion The language direction is from right to left.

## See Also

### Constants

- [CFLocaleLanguageDirection.unknown](corefoundation/cflocalelanguagedirection/unknown.md)
- [CFLocaleLanguageDirection.leftToRight](corefoundation/cflocalelanguagedirection/lefttoright.md)
- [CFLocaleLanguageDirection.topToBottom](corefoundation/cflocalelanguagedirection/toptobottom.md)
- [CFLocaleLanguageDirection.bottomToTop](corefoundation/cflocalelanguagedirection/bottomtotop.md)
