blockly > blockRendering > ConstantProvider > TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT
blockRendering.ConstantProvider.TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT özelliği
İmza:
TOP_ROW_PRECEDES_STATEMENT_MIN_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."],[[["`TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT` is a numerical property within Blockly's block rendering system, specifically within the `ConstantProvider` class."],["It determines the minimum height required for a top row element to precede a statement connection, influencing the visual layout of blocks."],["This property is part of Blockly's block rendering engine and helps in defining how blocks and their connections are displayed."]]],["The `TOP_ROW_PRECEDES_STATEMENT_MIN_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, is a numerical value. This property represents a minimum height requirement when a top row is positioned immediately before a statement within a block's rendering structure. It essentially dictates the minimum vertical space needed in that specific configuration.\n"]]