Contents

prominentPicker

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

Declaration

@MainActor @preconcurrency static var prominentPicker: ProminentPickerSubscriptionStoreControlStyle { get }

Discussion

You can also use subscriptionStoreControlStyle(_:) with prominentPicker as the parameter to construct this style.

See Also

Getting built-in subscription store control styles