# `GSLayoutDirection.GSLayoutDirectionRightTopLeftTopToBottom`

*Case*

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

## Declaration

```swift
case rightTopLeftTopToBottom
```

```objc
GSLayoutDirectionRightTopLeftTopToBottom
```

```python
GSLayoutDirectionRightTopLeftTopToBottom
```

