# `GSWritingDirection.isRightToLeft`

*Instance Property*

Whether glyphs advance right-to-left in horizontal text.

## Declaration

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

