סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > Field > width
המאפיין blockRendering.Field.width
Signature:
width: number;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-08 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-08 (שעון UTC)."],[[["The `width` property of the `blockRendering.Field` class represents the horizontal space occupied by the field within a block, measured in pixels."],["It is a numerical value indicating the width of the rendered field and is used for layout calculations during block rendering."]]],["The `blockRendering.Field.width` property, within the Blockly library, is a numerical value. It signifies the width of a field element in a block's rendering. The property's type is defined as a `number`, indicating it holds a numeric representation of the field's horizontal dimension.\n"]]