blockly > Ereignisse > BubbleOpenJson
Events.BubbleOpenJson-Oberfläche
Unterschrift:
export interface BubbleOpenJson extends AbstractEventJson
Erweitert: AbstractEventJson
Attribute
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-29 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]