Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
блочный > BlockRendering > ConstantProvider > FIELD_BORDER_RECT_COLOUR
Свойство blockRendering.ConstantProvider.FIELD_BORDER_RECT_COLOUR
Цвет фона прямоугольника границы поля.
Подпись:
FIELD_BORDER_RECT_COLOUR: string;
,
блочный > BlockRendering > ConstantProvider > FIELD_BORDER_RECT_COLOUR
Свойство blockRendering.ConstantProvider.FIELD_BORDER_RECT_COLOUR
Цвет фона прямоугольника границы поля.
Подпись:
FIELD_BORDER_RECT_COLOUR: string;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[[["`FIELD_BORDER_RECT_COLOUR` is a property within Blockly's blockRendering namespace that defines the color of a field's border rectangle."],["This property is a string representing the color and is accessed through the ConstantProvider class."],["It is used to visually distinguish the border of a field within a Blockly block."]]],["The `FIELD_BORDER_RECT_COLOUR` property, found within the `blockRendering.ConstantProvider` class, defines the background color for a field's border rectangle. This property is a string value and dictates the appearance of the border around a field in the Blockly interface. It's a crucial element for customizing the visual representation of field elements.\n"]]