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

# trailing

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

## Declaration

```swift
static var trailing: 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)
- [bottom](storekit/automaticsubscriptionstorecontrolplacement/bottom.md)
- [leading](storekit/automaticsubscriptionstorecontrolplacement/leading.md)
