調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >フライアウト >リフロー
Flyout.reflow() メソッド
リフロー ブロックとそのマット。
署名:
reflow(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["The `Flyout.reflow()` method is used to adjust the layout and positioning of blocks and their associated mats within a Blockly flyout."],["This method ensures that the blocks and mats are displayed correctly and efficiently, especially after changes to the flyout's contents or dimensions."],["Calling `reflow()` is essential for maintaining the visual integrity and usability of the Blockly flyout, particularly when dynamic updates occur."]]],[]]