PartsView
enum PartsView
Collection of loose SwiftUI Views (shared)
-
The header for details
See moreDeclaration
Swift
struct DetailHeader : View
-
View a icon image that can rotate
See moreDeclaration
Swift
struct RotatingIcon : View
-
Show text with optional ‘more’ button
See moreDeclaration
Swift
struct TextMore : View
-
View a KodiItem rating rating with stars
See moreDeclaration
Swift
static func ratingToStars(rating: Int) -> some View
Parameters
rating
The rating
Return Value
A view with stars