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

# trailing

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

## Declaration

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

## See Also

### Placing subscription store controls

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