סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > serialization > חסימות > ConnectionState
ממשק סידורי.blocks.ConnectionState
מייצג את מצב החיבור.
Signature:
export interface ConnectionState
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["The `ConnectionState` interface represents the state of a connection between blocks in Blockly."],["It optionally stores the connected block's state using the `block` property and the connected shadow block's state using the `shadow` property."],["Both `block` and `shadow` properties, if present, utilize the `State` interface to describe the connected block's state."]]],[]]