# `GSTTStem.horizontal`

*Instance Property*

The horizontal.

## Declaration

```swift
var horizontal: Bool { get set }
```

```objc
@property (nonatomic) BOOL horizontal;
```

```python
horizontal() -> bool
setHorizontal_(horizontal: bool)
```

