blockly > الأحداث > BlockMove > (أداة الإنشاء)
Events.BlockMove.(constructor)
إنشاء مثيل جديد لفئة BlockMove
Signature:
constructor(opt_block?: Block);
المعلمات
المعلمة |
النوع |
الوصف |
opt_block |
حظر |
(اختياري) الجزء الذي تم نقله. غير محدّد لحدث فارغ. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This page documents the constructor for the `BlockMove` class, which is used to create new instances of this event type."],["The `BlockMove` constructor optionally takes a `Block` object as an argument, representing the block that was moved."],["If no block is provided, a blank event is created, likely used as a placeholder or for initialization."]]],[]]