Details
struct Details : View
SwiftUI View
with all Episodes
of a selected Season
-
The TV show season
Declaration
Swift
let season: Video.Details.Season
-
The body of the
View
Declaration
Swift
var body: some View { get }
-
The content of the
View
Declaration
Swift
var content: some View { get }