blockly > ToolboxItem > workspace_
Signature:
protected workspace_: WorkspaceSvg;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-11 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-11 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`ToolboxItem.workspace_` is a protected property that stores a reference to the workspace associated with the toolbox item."],["This property is of type `WorkspaceSvg`, indicating it holds a specific type of Blockly workspace."]]],["The `ToolboxItem.workspace_` property, a protected member, is of type `WorkspaceSvg`. This property is associated with a `ToolboxItem` object. It essentially holds a reference to a `WorkspaceSvg` instance. This indicates the property's role in linking a toolbox item to a specific workspace within the Blockly environment, enabling interaction and management between the two.\n"]]