LoadingProgressView

struct LoadingProgressView : View

The LoadingProgressView struct is a view that displays a circular progress indicator.

  • Declaration

    Swift

    var body: some View { get }