SeasonView

enum SeasonView

SwiftUI View for one Season of a TV show (shared)

Season Details

  • SwiftUI View with all Episodes of a selected Season

    See more

    Declaration

    Swift

    struct Details : View

Season View

  • Define the cell parameters for a collection

    Declaration

    Swift

    static func cell(season: Video.Details.Season, style: ScrollCollectionStyle) -> KodiCell

    Parameters

    movie

    The season

    style

    The style of the collection

    Return Value

    A KodiCell