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