Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
SettingDetailsSettingBool
Interface SettingDetailsSettingBool
interface
SettingDetailsSettingBool
{
control
?:
SettingDetailsControl
;
default
:
boolean
;
enabled
:
boolean
;
help
?:
string
;
id
:
string
;
label
:
string
;
level
:
SettingLevel
;
parent
?:
string
;
type
:
SettingType
;
value
:
boolean
;
}
Hierarchy (
View Summary
)
SettingDetailsSettingBase
SettingDetailsSettingBool
Index
Properties
control?
default
enabled
help?
id
label
level
parent?
type
value
Properties
Optional
control
control
?:
SettingDetailsControl
default
default
:
boolean
enabled
enabled
:
boolean
Optional
help
help
?:
string
id
id
:
string
label
label
:
string
level
level
:
SettingLevel
Optional
parent
parent
?:
string
type
type
:
SettingType
value
value
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
control
default
enabled
help
id
label
level
parent
type
value
kodi-jsonrpc-api
Loading...