Option

struct Option : Hashable, Decodable, Sendable

Setting Option (SwiftlyKodi type)

  • Undocumented

    Declaration

    Swift

    public var label: String
  • Undocumented

    Declaration

    Swift

    public var value: Int