調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > ToolboxCategory > toolboxItemDef_
署名:
toolboxItemDef_: CategoryInfo;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-16 UTC。
[null,null,["最終更新日 2024-10-16 UTC。"],[[["`toolboxItemDef_` stores the configuration information for this category, typically read from the toolbox XML."],["The type of `toolboxItemDef_` is `CategoryInfo`, which contains details about the category's structure and contents."],["This property is primarily used internally by Blockly to manage the category's representation."]]],["The `ToolboxCategory.toolboxItemDef_` property, of type `CategoryInfo`, is defined. This property is a core element within the `ToolboxCategory` class in the Blockly environment. It holds the definition or specific information related to the toolbox category. The property's signature is given as `toolboxItemDef_: CategoryInfo;`.\n"]]