blockly > thrasos > RenderInfo > addElemSpacing_
Método thrasos.RenderInfo.addElemSpacing_()
Signature:
addElemSpacing_(): void;
Retorna:
void
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-11-08 UTC.
[null,null,["Última atualização 2024-11-08 UTC."],[[["The `addElemSpacing_()` method belongs to the `thrasos.RenderInfo` class and is used within the Blockly library."],["This method is responsible for adjusting spacing related to elements within a rendered block and does not return any value."],["Its primary function is to calculate and apply spacing around elements, contributing to the overall layout and visual appearance of Blockly blocks."]]],["The `addElemSpacing_()` method, part of the `thrasos.RenderInfo` class, is designed to perform an action related to element spacing. It takes no arguments and has no return value (void). This indicates its core function is to modify the spacing of elements within a rendering context, likely altering the layout or appearance. It is a core method of the `RenderInfo` class, within the `thrasos` namespace, which lives under `blockly`\n"]]