blockly > draging > Dragger > Workspace
ویژگی draging.Dragger.workspace
امضا:
protected workspace: WorkspaceSvg;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]