แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > เหตุการณ์ > BLOCK_CHANGE
ตัวแปร Events.BLOCK_CHANGE
ลายเซ็น:
BLOCK_CHANGE = "change"
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-11 UTC
[null,null,["อัปเดตล่าสุด 2024-10-11 UTC"],[[["`BLOCK_CHANGE` is a constant string representing the event type for changes to a block within Blockly."],["This event is triggered when any attribute of a block is modified, such as its position, field value, connection state, or other properties."],["The value of `BLOCK_CHANGE` is \"change\", which is used for identification and filtering when handling events."]]],[]]