Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
Setting
Interface Setting
Setting ($ref: "Setting.Details.Setting") Represents a setting.
interface
Setting
{
id
:
string
;
name
:
string
;
type
:
string
;
value
:
SettingValue
;
}
Index
Properties
id
name
type
value
Properties
id
id
:
string
name
name
:
string
type
type
:
string
value
value
:
SettingValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
value
kodi-jsonrpc-api
Loading...
Setting ($ref: "Setting.Details.Setting") Represents a setting.