סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > RenderInfo > (constructor)
blockRendering.RenderInfo.(constructor)
יצירה של מופע חדש של המחלקה RenderInfo
Signature:
constructor(renderer: Renderer, block: BlockSvg);
פרמטרים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["The `RenderInfo` class constructor creates a new `RenderInfo` object to store and manage the visual rendering information of a specific block."],["It takes a `Renderer` and a `BlockSvg` as input to associate the rendering process with the relevant renderer and the specific block being rendered."]]],[]]