General
-
The Komodio App Scene (shared)
See moreDeclaration
Swift
@main struct KomodioApp : App
-
Static settings for Komodio
See moreDeclaration
Swift
enum StaticSetting
-
Declaration
Swift
extension Router
-
Structure with details for a collection cell
See moreDeclaration
Swift
struct KodiCell
-
Structure for a Komodio ‘Media Item’ (shared)
Note
Passed toKomodioPlayerView
when playing a Kodi itemDeclaration
Swift
struct MediaItem : Codable, Hashable
-
Collection of loose parts (shared)
See moreDeclaration
Swift
enum Parts
-
Helper functions for Host Items
See moreDeclaration
Swift
enum Hosts
-
Backport SwiftUI functions for easier multi-targeting
See moreDeclaration
Swift
public struct Backport<Content>