sesaparcours
Preparing search index...
lib/outils/blockly/original
Blockly
MetricsManager
ToolboxMetrics
Interface ToolboxMetrics
Describes the width, height and location of the toolbox on the main workspace.
interface
ToolboxMetrics
{
height
:
number
;
position
:
Blockly
.
utils
.
toolbox
.
Position
;
width
:
number
;
}
Index
Properties
height
position
width
Properties
height
height
:
number
position
position
:
Blockly
.
utils
.
toolbox
.
Position
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
position
width
sesaparcours
Loading...
Describes the width, height and location of the toolbox on the main workspace.