blockly > blockRendering > ConstantProvider >
BOTTOM_ROW_MIN_HEIGHT
Propriedade blockRendering.ConstantProvider.BOTTOM_ROW_MIN_HEIGHT
Signature:
BOTTOM_ROW_MIN_HEIGHT: number;
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-09-12 UTC.
[null,null,["Última atualização 2024-09-12 UTC."],[[["`BOTTOM_ROW_MIN_HEIGHT` is a property of the `ConstantProvider` class within Blockly's block rendering namespace."],["It defines the minimum height, represented as a number, that the bottom row of a rendered block should have."],["This property helps ensure consistent and visually appealing rendering of blocks, particularly those with multiple connections or elements on their bottom edge."]]],["The `BOTTOM_ROW_MIN_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, is a numerical value. It represents the minimum height of the bottom row in a rendered block. This property's primary function is to define the smallest allowable vertical space for the bottom row element during the block rendering process.\n"]]