Playback

struct Playback: View

The Playback settings

  • The AppState model

    Declaration

    Swift

    private var appState
  • The KodiConnector model

    Declaration

    Swift

    private var kodi
  • All the Kodio settings

    Declaration

    Swift

    var settings: KodioSettings
  • Open Window

    Declaration

    Swift

    var openWindow
  • The body of the View

    Declaration

    Swift

    var body: some View
  • The Kodio settings for Playback

    Declaration

    Swift

    var kodioSettings: some View