blockly > blockRendering > ConstantProvider > FIELD_COLOUR_DEFAULT_HEIGHT
blockRendering.ConstantProvider.FIELD_COLOUR_DEFAULT_HEIGHT özelliği
İmza:
FIELD_COLOUR_DEFAULT_HEIGHT: number;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-15 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-15 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"]]