HostSelector

struct HostSelector: View

View a Kodi host selector

  • The AppState model that has the hosts information

    Declaration

    Swift

    private var appState
  • The KodiConnector model

    Declaration

    Swift

    private var kodi
  • The body of the View

    Declaration

    Swift

    var body: some View