調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >geras >RenderInfo >finalize_
geras.RenderInfo.finalize_() メソッド
署名:
finalize_(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["The `finalize_()` method is part of the `RenderInfo` class within the `geras` namespace in Blockly."],["This method is responsible for performing final operations related to rendering information, typically after the layout and measurements of blocks have been calculated."],["It has a `void` return type, indicating it does not directly produce any output value."],["The method's purpose is likely to apply or process the gathered rendering information to ensure block elements are rendered correctly."]]],[]]