init(subscriptions:)
Creates a view that displays a collection of subscription options, and merchandises them with automatic marketing content.
Declaration
nonisolated init(subscriptions: some Collection<Product>) where Content == AutomaticSubscriptionStoreMarketingContentParameters
- subscriptions:
A collection of auto-renewable subscription Product instances to merchandise. The auto-renewable subscriptions need to belong to the same subscription group.