---
title: SubscriptionStoreControlStyleConfiguration.Section.Header
framework: storekit
role: symbol
role_heading: Structure
path: storekit/subscriptionstorecontrolstyleconfiguration/section/header-swift.struct
---

# SubscriptionStoreControlStyleConfiguration.Section.Header

A type-erased header of a section of subscription options.

## Declaration

```swift
@MainActor @preconcurrency struct Header
```

## Relationships

### Conforms To

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

## See Also

### Getting accessory views

- [header](storekit/subscriptionstorecontrolstyleconfiguration/section/header-swift.property.md)
- [footer](storekit/subscriptionstorecontrolstyleconfiguration/section/footer-swift.property.md)
- [SubscriptionStoreControlStyleConfiguration.Section.Footer](storekit/subscriptionstorecontrolstyleconfiguration/section/footer-swift.struct.md)
