MusicVideoView

enum MusicVideoView

SwiftUI View for a single Music Video (shared)

Music Video Details

  • SwiftUI View for details of a Music Video

    See more

    Declaration

    Swift

    struct Details : View

Music Video View

  • Define the cell parameters for a collection

    Declaration

    Swift

    static func cell(musicVideo: Video.Details.MusicVideo, router: Router) -> KodiCell

    Parameters

    movie

    The music video

    style

    The style of the collection

    Return Value

    A KodiCell