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