automatic
A subscription store control style that resolves its appearance automatically, based on the current context.
Declaration
@MainActor @preconcurrency static var automatic: AutomaticSubscriptionStoreControlStyle { get }Discussion
You can also use subscriptionStoreControlStyle(_:) with automatic as the parameter to construct this style.