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

# scrollView

A placement that locates the subscription controls within the main scroll view of a subscription store view.

## Declaration

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

## See Also

### Getting automatic placements

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