סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > חיבור > connectionModel
הנכס blockRendering.Connection.connectModel
Signature:
connectionModel: RenderedConnection;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-11 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-11 (שעון UTC)."],[[["`connectionModel` stores the rendered connection's model, containing shape and positioning information for rendering."],["The `RenderedConnection` model associated with this property is used by the renderer to visually represent the connection."]]],["The `connectionModel` property, found within the `blockRendering.Connection` class, is defined as a `RenderedConnection`. This property's core function is to hold or represent the specific connection model associated with a rendered connection. It is accessed through the `blockRendering`, and `Connection` classes. The value of the property itself will always be a rendered connection.\n"]]