Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > blockRendering > ConstantProvider > TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT
Propiedad blockRendering.ConstantProvider.TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT
Signature:
TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT: number;
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-10-15 (UTC)
[null,null,["Última actualización: 2024-10-15 (UTC)"],[[["`TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT` is a numerical property within Blockly's block rendering system, specifically within the `ConstantProvider` class."],["It determines the minimum height required for a top row element to precede a statement connection, influencing the visual layout of blocks."],["This property is part of Blockly's block rendering engine and helps in defining how blocks and their connections are displayed."]]],["The `TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, is a numerical value. This property represents a minimum height requirement when a top row is positioned immediately before a statement within a block's rendering structure. It essentially dictates the minimum vertical space needed in that specific configuration.\n"]]