封鎖 >blockRendering >ConstantProvider >TOP_ROW_MIN_HEIGHT
blockRendering.ConstantProvider.TOP_ROW_MIN_HEIGHT 屬性
Signature:
TOP_ROW_MIN_HEIGHT: number;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[null,null,["上次更新時間:2024-08-29 (世界標準時間)。"],[[["`TOP_ROW_MIN_HEIGHT` is a property within Blockly's blockRendering namespace, specifically within the ConstantProvider class, and is of type number."],["This property likely defines the minimum height for the top row of a block in Blockly's visual rendering, ensuring sufficient space for elements within that row."]]],["The `TOP_ROW_MIN_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, is a numerical value. It represents the minimum height of the top row in a rendered block. This property's core function is to define a constraint for the layout of the block's top row during the rendering process.\n"]]