PartsView

enum PartsView

SwiftUI View parts

  • Header View for the Browser View

    See more

    Declaration

    Swift

    struct BrowserHeader : View
  • Header for a List View

    See more

    Declaration

    Swift

    struct ListHeader : ViewModifier
  • The state of a View

    See more

    Declaration

    Swift

    struct LoadingState : View
  • View a record image that can rotate

    See more

    Declaration

    Swift

    struct RotatingRecord : View
  • View a tape image that can rotate

    See more

    Declaration

    Swift

    struct RotatingTape : View
  • View a Kodi host selector

    See more

    Declaration

    Swift

    struct HostSelector : View
  • View the song rating with stars

    See more

    Declaration

    Swift

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

    Parameters

    rating

    The rating

    Return Value

    A view with stars