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
ViewDeclaration
Swift
var body: some View -
SwiftUI
See moreViewwith general informationDeclaration
Swift
struct General: View -
SwiftUI
See moreViewwith detailsDeclaration
Swift
struct Details: View
View on GitHub