blockly > Connection > targetConnection

Connection.targetConnection 屬性

這個連線連接的連線。如未連線,則為空值。

Signature:

targetConnection: Connection | null;