blockly > blockRendering > IPathObject > removeConnectionHighlight

Méthode blockRendering.IPathObject.removeConnectionHighlight()

Supprime toute mise en surbrillance associée à la connexion donnée, le cas échéant.

Signature :

removeConnectionHighlight?(connection: RenderedConnection): void;

Paramètres

Paramètres Type Description
connexion RenderedConnection

Renvoie :

void