DetailsView
struct DetailsView: View
SwiftUI View
for the details
-
The AppState model
Declaration
Swift
private var appState
-
The Browser model
Declaration
Swift
private var browser
-
Rotate the record
Declaration
Swift
private var rotate: Bool = false
-
The body of the
View
Declaration
Swift
var body: some View
-
Overlay the base artwork
Declaration
Swift
var overlay: some View