แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > blockRendering > ลิ้นชัก > inlinePath_
พร็อพเพอร์ตี้ blockRendering.Drawer.inlinePath_
ลายเซ็น:
inlinePath_: string;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-29 UTC
[null,null,["อัปเดตล่าสุด 2024-08-29 UTC"],[[["`inlinePath_` is a property of the `Drawer` class within the `blockRendering` namespace in Blockly."],["It stores the SVG path string for drawing the inline input connection."],["This property is crucial for the visual representation of inline input connections in Blockly blocks."]]],["The `inlinePath_` property, found within the `blockRendering.Drawer` class, is a string. It is part of the Blockly block rendering system. This property, specifically a string, is likely used to define or store the path for inline elements within a rendered block. It's used in the rendering process within the block rendering system.\n"]]