blockly > geras > RenderInfo > addElemSpacing_
متد geras.RenderInfo.addElemSpacing_().
امضا:
addElemSpacing_(): void;
برمی گرداند:
باطل
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["The `addElemSpacing_` method is part of the `geras.RenderInfo` class within the Blockly library."],["This method calculates and applies spacing around elements in a Blockly block, contributing to the visual layout and readability of the block."],["It returns `void`, indicating that it modifies the `RenderInfo` object directly rather than returning a new value."],["`addElemSpacing_` plays a crucial role in the rendering process of Blockly blocks using the Geras renderer."]]],["The `addElemSpacing_()` method, part of the `geras.RenderInfo` class, is called without any parameters and returns nothing (`void`). Its primary action is to add spacing between elements. This method is located within the `blockly` library, specifically under the `geras` namespace.\n"]]