סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > ארגז כלים > height_
הגובה של ארגז הכלים.
Signature:
protected height_: number;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["`Toolbox.height_` is a protected property representing the height of the toolbox."],["This property stores a numerical value indicating the vertical dimension of the toolbox."]]],["The `Toolbox.height_` property represents the height of a toolbox. It is a protected property, designated by `protected`, and its data type is a `number`. This property stores the numerical value of the toolbox's height, allowing for access and potential manipulation of its vertical dimension within the context of the application.\n"]]