---
title: bottom
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/subscriptionstorecontrolplacementkey/bottom
---

# bottom

A placement that anchors the subscription controls to the bottom edge of the view.

## Declaration

```swift
static var bottom: SubscriptionStoreControlPlacementKey { get }
```

## See Also

### Placing subscription store controls

- [leading](storekit/subscriptionstorecontrolplacementkey/leading.md)
- [scrollView](storekit/subscriptionstorecontrolplacementkey/scrollview.md)
- [trailing](storekit/subscriptionstorecontrolplacementkey/trailing.md)
- [bottomBar](storekit/subscriptionstorecontrolplacementkey/bottombar.md)
- [buttonsInBottomBar](storekit/subscriptionstorecontrolplacementkey/buttonsinbottombar.md)
