調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >ドラッグ >ドラッグ >ワークスペース
render.Dragger.workspace プロパティ
署名:
protected workspace: WorkspaceSvg;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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."]]],[]]