Home > blockly > MetricsManager > FixedEdges
MetricsManager.FixedEdges interface
Describes fixed edges of the workspace.
Signature:
interface FixedEdges
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bottom? | number | (Optional) | |
| left? | number | (Optional) | |
| right? | number | (Optional) | |
| top? | number | (Optional) |