Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > blockRendering > ConstantProvider > FIELD_COLOUR_DEFAULT_HEIGHT
Properti blockRendering.ConstantProvider.FIELD_COLOUR_DEFAULT_HEIGHT
Tanda Tangan:
FIELD_COLOUR_DEFAULT_HEIGHT: number;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-15 UTC.
[null,null,["Terakhir diperbarui pada 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"]]