blockly > thrasos > RenderInfo > getInRowSpacing_
Methode „thrasos.RenderInfo.getInRowSpacing_()“
Unterschrift:
getInRowSpacing_(prev: Measurable | null, next: Measurable | null): number;
Parameter
Parameter |
Typ |
Beschreibung |
Zurück |
Messbar | null |
|
Weiter |
Messbar | null |
|
Gibt zurück:
Zahl
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-08 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-11-08 (UTC)."],[[["The `thrasos.RenderInfo.getInRowSpacing_()` method calculates the spacing between two elements (prev and next) within a row."],["It takes two optional arguments, 'prev' and 'next', both of type `Measurable` or null, representing the preceding and succeeding elements."],["The method returns a number indicating the spacing needed between the elements."]]],[]]