---
title: "init(pickerContent:confirmation:)"
framework: storekit
role: symbol
role_heading: Initializer
path: "storekit/subscriptionstorepicker/init(pickercontent:confirmation:)"
---

# init(pickerContent:confirmation:)

## Declaration

```swift
@MainActor @preconcurrency init(@ViewBuilder pickerContent: () -> PickerContent, @ViewBuilder confirmation: @escaping (SubscriptionStoreControlStyleConfiguration.Option) -> ConfirmationContent)
```

## See Also

### Creating a subscription store picker

- [init(_:pickerOptionContent:confirmation:)](storekit/subscriptionstorepicker/init(_:pickeroptioncontent:confirmation:).md)
