Details
struct Details : View
SwiftUI View
for details of a MusicVideoAlbum
-
The
Music Video Album
to showDeclaration
Swift
let musicVideoAlbum: Video.Details.MusicVideoAlbum
-
The body of the
View
Declaration
Swift
var body: some View { get }
-
The content of the
View
Declaration
Swift
var content: some View { get }