SetPartyMode

struct SetPartyMode: View

Partymode button (forced to audio)

Note

This will set ‘Party Mode’ for audio, I don’t see a use of videos for this
  • The AppState model

    Declaration

    Swift

    private var appState
  • The KodiConnector model

    Declaration

    Swift

    private var kodi
  • The body of the View

    Declaration

    Swift

    var body: some View