---
title: prominentDetail
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/navigationsplitviewstyle/prominentdetail
---

# prominentDetail

A navigation split style that attempts to maintain the size of the detail content when hiding or showing the leading columns.

## Declaration

```swift
@MainActor @preconcurrency static var prominentDetail: ProminentDetailNavigationSplitViewStyle { get }
```

## See Also

### Creating built-in styles

- [automatic](swiftui/navigationsplitviewstyle/automatic.md)
- [balanced](swiftui/navigationsplitviewstyle/balanced.md)
