RadioStation

struct RadioStation: View

The Button View for a radio station

  • The KodiConnector model

    Declaration

    Swift

    private var kodi
  • The radio channe;

    Declaration

    Swift

    let channel: Audio.Details.Stream
  • The body of the View

    Declaration

    Swift

    var body: some View
  • The SF symbol for the radio item

    Declaration

    Swift

    var radioIcon: String