---
title: "subscriptionStoreControlBackground(_:)"
framework: swiftui
role: symbol
role_heading: Instance Method
path: "swiftui/view/subscriptionstorecontrolbackground(_:)-7jxa9"
---

# subscriptionStoreControlBackground(_:)

Set a shape style to use for the background of subscription store view controls within the view.

## Declaration

```swift
nonisolated func subscriptionStoreControlBackground(_ backgroundStyle: some ShapeStyle) -> some View

```
