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