Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
PreferenceDataSchema
Interface PreferenceDataSchema
interface
PreferenceDataSchema
{
patternProperties
:
{
[
name
:
string
]
:
PreferenceDataProperty
;
}
;
properties
:
{
[
name
:
string
]
:
PreferenceDataProperty
;
}
;
scope
?:
PreferenceScope
;
[
name
:
string
]
:
any
;
}
Indexable
[
name:
string
]:
any
Index
Properties
pattern
Properties
properties
scope?
Properties
pattern
Properties
pattern
Properties
:
{
[
name
:
string
]
:
PreferenceDataProperty
;
}
Type declaration
[
name
:
string
]:
PreferenceDataProperty
properties
properties
:
{
[
name
:
string
]
:
PreferenceDataProperty
;
}
Type declaration
[
name
:
string
]:
PreferenceDataProperty
Optional
scope
scope
?:
PreferenceScope
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
pattern
Properties
properties
scope
Theia TypeDoc
Loading...