---
title: SubscriptionStoreContentView
framework: storekit
role: symbol
role_heading: Structure
path: storekit/subscriptionstorecontentview
---

# SubscriptionStoreContentView

## Declaration

```swift
@MainActor @preconcurrency struct SubscriptionStoreContentView<Content> where Content : StoreContent
```

## Relationships

### Conforms To

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

## See Also

### Supporting types

- [AutomaticSubscriptionStoreMarketingContent](storekit/automaticsubscriptionstoremarketingcontent.md)
