blockly > 连接 > targetConnection

Connection.targetConnection 属性

此连接连接到的连接。如果未连接,则为 null。

Signature:

targetConnection: Connection | null;