blockly > RenderedConnection > targetConnection

Propriété RenderedConnection.targetConnection

Connexion à laquelle cette connexion se connecte. Null si l'appareil n'est pas connecté.

Signature :

targetConnection: RenderedConnection | null;