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

# leading

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

## Declaration

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

## See Also

### Placing subscription store controls

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