封鎖 >blockRendering >ConstantProvider >FIELD_COLOUR_DEFAULT_HEIGHT
blockRendering.ConstantProvider.FIELD_COLOUR_DEFAULT_HEIGHT 屬性
Signature:
FIELD_COLOUR_DEFAULT_HEIGHT: number;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["`FIELD_COLOUR_DEFAULT_HEIGHT` is a property within Blockly's blockRendering.ConstantProvider class that stores the default height for colour fields."],["This property defines a numerical value representing the height of colour input fields within Blockly blocks, contributing to the visual consistency of the block rendering."],["Developers can access and potentially modify `FIELD_COLOUR_DEFAULT_HEIGHT` to adjust the size of colour fields in their Blockly projects."]]],["The `FIELD_COLOUR_DEFAULT_HEIGHT` property, found within the `ConstantProvider` class in the `blockRendering` namespace, is defined as a numerical value. It represents the default height for color fields in Blockly. This property is part of the rendering system, where it dictates a specific dimension for visual elements. Its core purpose is to set the standard height for color-type field objects within the interface.\n"]]