Details

struct Details : View

SwiftUI View with details

  • The Song

    Declaration

    Swift

    let song: Song
  • The body of the View

    Declaration

    Swift

    var body: some View { get }