סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > קלט > חיבור
Signature:
connection: Connection | null;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["`Input.connection` provides a way to access the `Connection` object associated with a particular input on a Blockly block."],["This property can be used to programmatically connect or disconnect blocks, or to inspect the existing connections of a block."],["The value of `Input.connection` is either a `Connection` object, representing the connection point for this input, or `null` if this input does not have a connection."]]],[]]