調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >zelos >RenderInfo >finalize_
zelos.RenderInfo.finalize_() メソッド
署名:
finalize_(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["The `zelos.RenderInfo.finalize_()` method is the final step in the rendering process for a block in Blockly's Zelos renderer."],["It performs cleanup tasks and transitions the block's visual state to its final rendered form, ensuring the block is displayed correctly on the workspace."],["This method returns `void`, meaning it does not produce a value directly, but instead focuses on modifying the rendered state of the block."]]],[]]