סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > בועות > בועה > startDrag
שיטת בועות.בועות.startDrag()
התחלת גרירה על הבועה.
Signature:
startDrag(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["The `startDrag()` method initiates a drag operation on a Blockly bubble."],["This method belongs to the `Bubble` class within the `bubbles` namespace in Blockly."],["Calling `startDrag()` has no return value (void)."],["The purpose of this method is to enable user interaction by allowing dragging of the bubble element."],["It's part of the Blockly library's functionality for creating interactive visual programming elements."]]],[]]