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