blockly > الأحداث > BLOCK_CREATE
متغيّر الأحداث BLOCK_CREATE
Signature:
BLOCK_CREATE = "create"
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`Events.BLOCK_CREATE` is a constant representing the event type for when a block is created within Blockly."],["This event is often used in conjunction with other event properties to provide information about the newly created block."],["The primary purpose of the `BLOCK_CREATE` event is to inform other parts of the Blockly system that a block has been dynamically added."]]],[]]