סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > geras > RenderInfo > getInRowSpacing_
שיטת geras.RenderInfo.getInRowSpacing_()
Signature:
getInRowSpacing_(prev: Measurable | null, next: Measurable | null): number;
פרמטרים
החזרות:
number
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["The `geras.RenderInfo.getInRowSpacing_()` method calculates the spacing between two Measurable elements within a row of a block, given the previous and next elements."],["This method takes two optional parameters: `prev` and `next`, representing the preceding and succeeding Measurable objects, respectively, and returns a numerical value for the spacing."],["The returned number by `getInRowSpacing_()` determines the amount of space to insert between the `prev` and `next` elements when rendering a block in the Geras renderer."]]],[]]