סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > חיבור > ניתוק
שיטת Connection.disconnect()
צריך לנתק את החיבור הזה.
Signature:
disconnect(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-29 (שעון UTC)."],[[["Disconnects the specified connection, removing any existing links."],["This method is part of the `Connection` class in Blockly and doesn't return any value (`void`)."],["Primarily used for manipulating block connections within Blockly projects."]]],[]]