CompactPickerSubscriptionStoreControlStyle
A subscription store control style that displays subscription plans as a compact picker control, with a single button to subscribe.
Declaration
@MainActor @preconcurrency struct CompactPickerSubscriptionStoreControlStyleOverview
This style lays out the picker options in a horizontal stack, and it can scroll horizontally if the contents are wider than the container. This style is recommended when you expect your store to display two or three subscription options.