blockly >RenderedConnection >targetConnection

RenderedConnection.targetConnection 属性

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

Signature:

targetConnection: RenderedConnection | null;