# `GSSplitViewController.vertical`

*Instance Property*

## Declaration

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

```objc
@property (assign) BOOL vertical;
```

```python
vertical() -> bool
setVertical_(vertical: bool)
```

