---
title: ArrangementViewStyleConfiguration.Secondary
framework: SwiftUI
role: symbol
role_heading: Structure
platforms: [iOS 27.1+, iPadOS 27.1+]
path: swiftui/arrangementviewstyleconfiguration/secondary-swift.struct
---

# ArrangementViewStyleConfiguration.Secondary

A type-erased view of the secondary content of an arrangement view.

## Declaration

```swift
@MainActor @preconcurrency struct Secondary
```

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)
