แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > เหตุการณ์ > BubbleOpenJson
อินเทอร์เฟซ Event.BubbleOpenJson
ลายเซ็น:
export interface BubbleOpenJson extends AbstractEventJson
ขยาย: AbstractEventJson
พร็อพเพอร์ตี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-29 UTC
[null,null,["อัปเดตล่าสุด 2024-08-29 UTC"],[[["The `Events.BubbleOpenJson` interface describes the JSON format for events related to opening or closing a block's bubble."],["It extends the `AbstractEventJson` interface and includes properties for the block ID, bubble type, and whether the bubble is open."],["The properties `blockId`, `bubbleType`, and `isOpen` provide specific details about the bubble event."]]],[]]