แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > เหตุการณ์ > BlockBase > isBlank
พร็อพเพอร์ตี้ Event.BlockBase.isBlank
ลายเซ็น:
isBlank: boolean;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-14 UTC
[null,null,["อัปเดตล่าสุด 2024-10-14 UTC"],[[["This property indicates whether the involved block is considered 'blank', typically meaning it lacks connections or statements within its structure."],["Specifically referring to Blockly Events, this boolean property is attached to the `BlockBase` class."],["Developers can access the `isBlank` property to easily check the status of a block during event handling or other interactions."]]],[]]