---
title: subscriptionStoreFullHeight
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/containerbackgroundplacement/subscriptionstorefullheight
---

# subscriptionStoreFullHeight

A background placement that spans the full height of a subscription store view.

## Declaration

```swift
static var subscriptionStoreFullHeight: ContainerBackgroundPlacement { get }
```

## See Also

### Getting StoreKit placements

- [subscriptionStore](swiftui/containerbackgroundplacement/subscriptionstore.md)
- [subscriptionStoreHeader](swiftui/containerbackgroundplacement/subscriptionstoreheader.md)
