Details
struct Details : View
SwiftUI View for details of a MusicVideoAlbum
-
The
Music Video Albumto showDeclaration
Swift
let musicVideoAlbum: Video.Details.MusicVideoAlbum
-
The body of the
ViewDeclaration
Swift
var body: some View { get }
-
The content of the
ViewDeclaration
Swift
var content: some View { get }
View on GitHub
Details Structure Reference