研究调查问卷:请告诉我们您使用 Blockly 的体验
开始调查问卷
blockly >blockRendering >ConstantProvider >BOTTOM_ROW_MIN_HEIGHT
blockRendering.ConstantProvider.BOTTOM_ROW_MIN_HEIGHT 属性
Signature:
BOTTOM_ROW_MIN_HEIGHT: number;
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-12。
[null,null,["最后更新时间 (UTC):2024-09-12。"],[[["`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"]]