# `GSLayoutDirection.GSLayoutDirectionTopToBottomRightTopLeft`

*Case*

Characters progress top-to-bottom and lines progress right-to-left.

## Declaration

```swift
case topToBottomRightTopLeft
```

```objc
GSLayoutDirectionTopToBottomRightTopLeft
```

```python
GSLayoutDirectionTopToBottomRightTopLeft
```

