blockly > blockRendering > Satır > statementEdge
blockRendering.Row.statementEdge mülkü
Bloktaki tüm ifade girişlerinin sol kenarının olması gereken yer. Bu, değişken genişliklere sahip alanlarla işleme alınan ifade girişlerinin tamamının hizalanmasını sağlar.
İmza:
statementEdge: 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-08-29 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-29 UTC."],[[["`statementEdge` property defines the left edge position for statement inputs within a block."],["This property ensures alignment of statement inputs, even with preceding fields of varying widths."],["It's a numerical value representing the position relative to the block's edge."]]],["The `statementEdge` property, found within `blockRendering.Row`, is a numerical value. It specifies the horizontal position of the left edge for all statement inputs within a block. This ensures uniform alignment of statement inputs, regardless of any preceding fields of varying widths. The property's purpose is to standardize the layout of statement inputs within the visual representation of a block.\n"]]