# `GSWritingDirection.isLineToLeft`

*Instance Property*

Whether lines advance to the left in vertical text.

## Declaration

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

