KodiSetting
struct KodiSetting : Identifiable, Equatable, Decodable, Sendable
Setting details (SwiftlyKodi Type)
-
Kodi calls this
typebut that is a reserved wordDeclaration
Swift
public var settingType: Setting.Details.SettingType -
Custom decoder
Declaration
Swift
public init(from decoder: Decoder) throws
View on GitHub
KodiSetting Structure Reference