調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >アイコン >MutatorIcon >sourceBlock
icon.MutatorIcon.sourceBlock プロパティ
署名:
protected readonly sourceBlock: BlockSvg;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-11 UTC。
[null,null,["最終更新日 2024-10-11 UTC。"],[[["The `sourceBlock` property is a read-only property that represents the block associated with the mutator icon."],["This property is of type `BlockSvg` and is used internally by Blockly to manage the mutator icon's behavior and connection to its corresponding block."],["It provides a direct reference to the block the mutator icon is attached to, allowing for interaction and manipulation of the block's properties and functionality through the icon."]]],[]]