блочный > BlockRendering > ConstantProvider > FIELD_COLOUR_DEFAULT_HEIGHT
Свойство blockRendering.ConstantProvider.FIELD_COLOUR_DEFAULT_HEIGHT
Подпись:
FIELD_COLOUR_DEFAULT_HEIGHT: number;
,
блочный > BlockRendering > ConstantProvider > FIELD_COLOUR_DEFAULT_HEIGHT
Свойство blockRendering.ConstantProvider.FIELD_COLOUR_DEFAULT_HEIGHT
Подпись:
FIELD_COLOUR_DEFAULT_HEIGHT: number;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-01-10 UTC.
[null,null,["Последнее обновление: 2025-01-10 UTC."],[[["`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"]]