Category
struct Category : Decodable, Identifiable, Hashable, Sendable
Setting category (Global Kodi Type)
-
Declaration
Swift
public func hash(into hasher: inout Hasher) -
Setting.Details.Base
Declaration
Swift
public var id: Setting.Category -
Undocumented
Declaration
Swift
public var label: String -
Help is optional
Declaration
Swift
public var help: String? -
Declaration
Swift
public init(from decoder: Decoder) throws
View on GitHub
Category Structure Reference