แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > blockRendering > NextConnection
คลาส blockRendering.NextConnection
ออบเจ็กต์ที่มีข้อมูลเกี่ยวกับพื้นที่ว่างซึ่งจะใช้การเชื่อมต่อครั้งถัดไประหว่างการแสดงผล
ลายเซ็น:
export declare class NextConnection extends Connection
ขยายเวลา: การเชื่อมต่อ
ผู้ผลิต
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-09 UTC
[null,null,["อัปเดตล่าสุด 2024-09-09 UTC"],[[["`blockRendering.NextConnection` provides details about the space a block's next connection occupies during rendering."],["It extends the `Connection` class and includes information relevant to rendering the connection point for attaching subsequent blocks."],["A constructor is available to create instances of `NextConnection` with necessary rendering constants and connection model data."]]],["The `NextConnection` class, extending the `Connection` class, describes the space occupied by a next connection during rendering. It's part of the `blockRendering` namespace and is used in the Blockly library. It holds rendering information for the next connection. The class has a constructor that instantiates a new `NextConnection` object using constants and a connection model.\n"]]