automatic
The default progress view style in the current context of the view being styled.
Declaration
@MainActor @preconcurrency static var automatic: DefaultProgressViewStyle { get }Discussion
The default style represents the recommended style based on the original initialization parameters of the progress view, and the progress view’s context within the view hierarchy.