סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > בועות > בועה > endDrag
שיטת בועות.בועות.endDrag()
סיום הגרירה על הבועה.
Signature:
endDrag(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `endDrag()` method concludes the dragging action of a Blockly bubble."],["It belongs to the `Blockly.bubbles.Bubble` class and takes no parameters."],["Upon execution, it returns void, indicating it doesn't produce a specific output value."],["Its primary function is to handle the termination of a bubble's drag operation within Blockly's visual programming environment."]]],[]]