Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
blockly > blockRendering > ConstantProvider > BOTTOM_ROW_MIN_HEIGHT
Propriété blockRendering.ConstantProvider.BOTTOM_ROW_MIN_HEIGHT
Signature :
BOTTOM_ROW_MIN_HEIGHT: number;
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/25 (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"]]