OnboardCloudDataView

struct OnboardCloudDataView : View

Cloud data content view implemented in SwiftUI.

Note

Shown when the app is loaded for the first time and the cloud data needs to be verified.
  • Declaration

    Swift

    var body: some View { get }