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

# bottom

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

## Declaration

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

## See Also

### Getting automatic placements

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