Home > blockly > blockRendering > NextConnection
blockRendering.NextConnection class
An object containing information about the space a next connection takes up during rendering.
Signature:
export declare class NextConnection extends Connection
Extends: Connection
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(constants, connectionModel) | Constructs a new instance of the NextConnection class |