Home > blockly > zelos > PathObject > updateShapeForInputHighlight
zelos.PathObject.updateShapeForInputHighlight() method
Signature:
updateShapeForInputHighlight(conn: Connection, enable: boolean): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| conn | Connection | |
| enable | boolean |
Returns:
void