RatingWidgetMenu

struct RatingWidgetMenu : View

SwiftUI Button to show the RatingWidget in a Menu

Note

Used for tvOS or else the UI will be too cluttered
  • The KodiItem

    Declaration

    Swift

    let item: any KodiItem

Body of the View

  • The body of the View

    Declaration

    Swift

    var body: some View { get }