---
title: splitAxis
framework: UIKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiarrangementviewcontroller/viewstate/splitaxis
---

# splitAxis

The axis of the current split for the view within the arrangement if it exists.

## Declaration

```swift
var splitAxis: UIAxis { get }
```

## See Also

### Getting the state

- [isHidden](uikit/uiarrangementviewcontroller/viewstate/ishidden.md)
- [zIndex](uikit/uiarrangementviewcontroller/viewstate/zindex.md)
