Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/services/workbench
ControlCenter
Variable ControlCenter
Const
Control
Center
:
{
getSchema
(
)
:
Components
.
ControlCenter
.
Schema
;
refresh
(
)
:
void
;
tapSchema
(
tapper
:
SchemaTapper
)
:
void
;
toggle
(
visible
?:
boolean
)
:
void
;
}
= ...
Type declaration
get
Schema
:
function
get
Schema
(
)
:
Components
.
ControlCenter
.
Schema
Get schema.
Returns
Components
.
ControlCenter
.
Schema
refresh
:
function
refresh
(
)
:
void
Refresh control center.
Returns
void
tap
Schema
:
function
tap
Schema
(
tapper
)
:
void
Add a schema processor.
Parameters
tapper
:
SchemaTapper
Returns
void
toggle
:
function
toggle
(
visible
?
)
:
void
Toggle visible
Parameters
Optional
visible
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...
Get schema.