---
title: "subscriptionStoreControlStyle(_:placement:)"
framework: storekit
role: symbol
role_heading: Instance Method
path: "storekit/storecontent/subscriptionstorecontrolstyle(_:placement:)"
---

# subscriptionStoreControlStyle(_:placement:)

## Declaration

```swift
nonisolated func subscriptionStoreControlStyle<S>(_ style: S, placement: S.Placement = .automatic) -> some StoreContent where S : SubscriptionStoreControlStyle

```

## See Also

### Configuring store content

- [subscriptionStoreOptionGroupStyle(_:)](storekit/storecontent/subscriptionstoreoptiongroupstyle(_:).md)
- [subscriptionStoreButtonLabel(_:)](storekit/storecontent/subscriptionstorebuttonlabel(_:).md)
- [storeButton(_:for:)](storekit/storecontent/storebutton(_:for:).md)
- [productDescription(_:)](storekit/storecontent/productdescription(_:).md)
