SettingBool

struct SettingBool : Decodable, Equatable, Sendable

Setting Bool (Global Kodi Type)

  • Undocumented

    Declaration

    Swift

    public var value: Bool
  • Undocumented

    Declaration

    Swift

    public var defaultValue: Bool