Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
PreferenceProxyFactory
Interface PreferenceProxyFactory
interface
PreferenceProxyFactory
(
<
T
>
(
schema
,
options
?
)
=>
PreferenceProxy
<
T
>
)
Preference
Proxy
Factory
<
T
>
(
schema
,
options
?
)
:
PreferenceProxy
<
T
>
Type Parameters
T
Parameters
schema
:
MaybePromise
<
PreferenceSchema
>
Optional
options
:
PreferenceProxyOptions
Returns
PreferenceProxy
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...