แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ประวัติ > ลิ้นชัก > วาด
เมธอด geras.Drawer.draw()
ลายเซ็น:
draw(): void;
การคืนสินค้า:
เป็นโมฆะ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-24 UTC
[null,null,["อัปเดตล่าสุด 2024-08-24 UTC"],[[["The `geras.Drawer.draw()` method is responsible for rendering the visual representation of a block within the Blockly workspace using the Geras theme."],["It takes no parameters and does not return any value, indicating that it operates directly on the internal state of the Drawer object to perform the drawing operation."],["This method is essential for displaying blocks with the Geras theme's style and layout, ensuring a consistent and visually appealing user interface within the Blockly editor."]]],[]]