# `GSWritingDirection.GSWritingDirectionLeftToRight`

*Type Property*

Glyphs advance left-to-right and lines advance top-to-bottom.

## Declaration

```swift
static var leftToRight: GSWritingDirection { get }
```

```objc
GSWritingDirectionLeftToRight
```

```python
GSWritingDirectionLeftToRight
```

## Discussion

This value has no bits set.

