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 ViewParameters
ratingThe rating
Return Value
A view with stars
View on GitHub
PartsView Enumeration Reference