blockly > RenderedConnection > targetConnection

سمة RenderedConnection.targetConnection

الاتصال الذي يتصل به هذا الاتصال. قيمة فارغة في حال عدم الاتصال.

Signature:

targetConnection: RenderedConnection | null;