<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macOS: 15.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/PagedProminentPickerSubscriptionStoreControlStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_StoreKit_SwiftUI032PagedProminentPickerSubscriptionA12ControlStyleV"
  },
  "title" : "PagedProminentPickerSubscriptionStoreControlStyle"
}
-->

# PagedProminentPickerSubscriptionStoreControlStyle

A subscription store control style that displays subscription plans as a paged prominent picker control, with a single button to subscribe.

```
@MainActor @preconcurrency struct PagedProminentPickerSubscriptionStoreControlStyle
```

## Topics

### Getting the paged prominent picker control style

[`static var pagedProminentPicker: PagedProminentPickerSubscriptionStoreControlStyle`](/documentation/StoreKit/SubscriptionStoreControlStyle/pagedProminentPicker)

A subscription store control style that displays subscription plans as a prominent paged picker control, with a single button to subscribe.

### Creating the style

[`init()`](/documentation/StoreKit/PagedProminentPickerSubscriptionStoreControlStyle/init())

Creates the paged prominent picker control style.

### Placing the controls

[`typealias Placement`](/documentation/StoreKit/PagedProminentPickerSubscriptionStoreControlStyle/Placement)

## Relationships

### Conforms To

[`SubscriptionStoreControlStyle`](/documentation/StoreKit/SubscriptionStoreControlStyle)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)