---
title: style
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uisplitviewcontroller/style-swift.property
---

# style

The style that determines the number of columns that the split view interface displays.

## Declaration

```swift
var style: UISplitViewController.Style { get }
```

## See Also

### Getting the split view style

- [UISplitViewController.Style](uikit/uisplitviewcontroller/style-swift.enum.md)
