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