init(productIDs:)
Creates a view that loads subscriptions based on a collection of product identifiers, and merchandises them with automatic marketing content.
Declaration
nonisolated init(productIDs: some Collection<String>) where Content == AutomaticSubscriptionStoreMarketingContentParameters
- productIDs:
The product identifiers to load from the App Store.