EpisodeView

enum EpisodeView

SwiftUI View for a single Episode (shared)

Up Next Details

  • SwiftUI View for details of an Episode

    See more

    Declaration

    Swift

    struct Details : View

Episode View

  • Define the cell parameters for a collection

    Declaration

    Swift

    static func cell(episode: Video.Details.Episode, router: Router) -> KodiCell

    Parameters

    movie

    The episode

    style

    The style of the collection

    Return Value

    A KodiCell