# `GSGlyphCell.orientation`

*Instance Property*

## Declaration

```swift
var orientation: GSGlyphCellOrientation { get set }
```

```objc
@property (nonatomic) GSGlyphCellOrientation orientation;
```

```python
orientation() -> GSGlyphCellOrientation
setOrientation_(orientation: GSGlyphCellOrientation)
```

