סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > גרירה > Dragger > סביבת עבודה
המאפיין גוררים.Dragger.workspace
Signature:
protected workspace: WorkspaceSvg;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["This property represents the Blockly workspace associated with the dragger."],["It is a protected property of the `Blockly.dragging.Dragger` class, meaning it is intended for internal use within the class and its subclasses."],["The `workspace` property stores a reference to the `Blockly.WorkspaceSvg` object, which represents the visual workspace where blocks are placed and manipulated."],["It enables the dragger to interact with and modify the workspace during dragging operations."]]],[]]