Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > ToolboxItem > workspace_
Tanda Tangan:
protected workspace_: WorkspaceSvg;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-11 UTC.
[null,null,["Terakhir diperbarui pada 2024-10-11 UTC."],[[["`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"]]