SenseCryptSwiftApp

@main
struct SenseCryptSwiftApp : App

The main entry point of the application.

  • Declaration

    Swift

    @State
    var path: Bool { get nonmutating set }
  • Declaration

    Swift

    var body: some Scene { get }