ListItem
struct ListItem: View
SwiftUI View for a music video in a list
-
The KodiConnector model
Declaration
Swift
private var kodi -
The music video
Declaration
Swift
let musicVideo: Video.Details.MusicVideo -
The body of the
ViewDeclaration
Swift
var body: some View
View on GitHub