PartsView

enum PartsView

Collection of loose SwiftUI Views (shared)

Parts Detail Header

Parts Rotating Icon

  • View a icon image that can rotate

    See more

    Declaration

    Swift

    struct RotatingIcon : View

Parts Text More

  • Show text with optional ‘more’ button

    See more

    Declaration

    Swift

    struct TextMore : View

Parts Rating to Stars

  • View a KodiItem rating rating with stars

    See more

    Declaration

    Swift

    static func ratingToStars(rating: Int) -> some View

    Parameters

    rating

    The rating

    Return Value

    A view with stars