blockly > الأحداث > BubbleOpenJson
واجهة Events.BubbleOpenJson
Signature:
export interface BubbleOpenJson extends AbstractEventJson
يمدد: AbstractEventJson
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]