# `GSWritingDirection.isLineToRight`

*Instance Property*

Whether lines advance to the right in vertical text.

## Declaration

```swift
var isLineToRight: Bool { get }
```

