แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ศูนย์ RenderInfo > isMultiRow
พร็อพเพอร์ตี้ zelos.RenderInfo.isMultiRow
ลายเซ็น:
isMultiRow: boolean;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["The `isMultiRow` property, of type boolean, indicates whether the block being rendered spans across multiple rows."],["This property is part of the `RenderInfo` class within the `zelos` namespace of Blockly, which is used for rendering blocks in the Zelos renderer."],["Primarily used internally within Blockly's rendering system to determine the layout and positioning of blocks, developers can utilize `isMultiRow` to customize block rendering based on their row structure."]]],[]]