---
title: CFLocaleLanguageDirection.bottomToTop
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cflocalelanguagedirection/bottomtotop
---

# CFLocaleLanguageDirection.bottomToTop

## Declaration

```swift
case bottomToTop
```

## Discussion

Discussion The language direction is from bottom to top.

## See Also

### Constants

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