Only Horizontal Split Arrangement Style

Creates a split arrangement that only split its views into a vertical split layout using the vertical axis.

Only Horizontal Split Arrangement Style - Preview Not Available

Platform Compatibility

iOS 27.1+ iPadOS 27.1+

Tags

SwiftUI Code

Docs
ArrangementView {
    Color.blue
} secondary: {
    Color.orange
}
.arrangementViewStyle(.split.axes(.vertical))

Found an issue or have a suggestion?

Created: September 24, 2026Updated: September 24, 2026
Connect Wizard

Connect Wizard

Unlock insights App Store Connect doesn’t show you.

Get Started