@tikoci/centrs
Preparing search index...
SettingsKeyEntry
Interface SettingsKeyEntry
interface
SettingsKeyEntry
{
isSet
?:
boolean
;
perCommandDefault
?:
Record
<
string
,
string
>
;
source
:
SettingSource
;
value
:
SettingsValue
|
null
;
}
Index
Properties
is
Set?
per
Command
Default?
source
value
Properties
Optional
is
Set
isSet
?:
boolean
Optional
per
Command
Default
perCommandDefault
?:
Record
<
string
,
string
>
source
source
:
SettingSource
value
value
:
SettingsValue
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Set
per
Command
Default
source
value
@tikoci/centrs
Loading...