調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >ContextMenuRegistry >スコープ
メニューがレンダリングされる実際のワークスペース/ブロック。この情報は、この情報に依存するコールバックと displayText 関数に渡されます。
署名:
interface Scope
プロパティ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["The `ContextMenuRegistry.Scope` interface defines the context where a context menu is shown, such as on a workspace, block, or comment."],["It provides access to the relevant workspace, block, or comment through optional properties, allowing context menu items to interact with them."],["The scope is used by callback and display text functions that require information about the context where the menu is displayed."]]],[]]