---
title: split
framework: UIKit
role: symbol
role_heading: Type Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiarrangementviewcontroller/arrangement/split
---

# split

The default split arrangement.

## Declaration

```swift
static var split: UISplitArrangement { get }
```

## See Also

### Getting a default arrangement

- [overlay](uikit/uiarrangementviewcontroller/arrangement/overlay.md)
