HeaderView
struct HeaderView: View
SwiftUI View
for the header
-
The observable state of the application
Declaration
Swift
var appState
-
The observable state of the scene
Declaration
Swift
var sceneState
-
The body of the
View
Declaration
Swift
var body: some View
-
SwiftUI
See moreView
with general informationDeclaration
Swift
struct General: View
-
SwiftUI
See moreView
with detailsDeclaration
Swift
struct Details: View