Contents

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 CompactPickerSubscriptionStoreControlStyle

Overview

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.

Topics

Getting the compact picker control style

Creating the style

Placing the controls

See Also

Placement types