סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > IBubble > מחיקה
שיטת Iבועת.dispose()
נפטרים מהבועה הזו.
Signature:
dispose(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["This method, `Gesture.inProgress()`, checks if a drag or other gesture is currently active on any workspace."],["It's a static method, meaning it's called directly on the `Gesture` class, not on a specific gesture instance."],["The method returns `true` if a gesture is in progress, and `false` otherwise, providing a simple way to check for ongoing user interactions."]]],[]]