blockly > الأحداث > BlockBase > isBlank
السمة Events.BlockBase.isblank
Signature:
isBlank: boolean;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-14 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This property indicates whether the involved block is considered 'blank', typically meaning it lacks connections or statements within its structure."],["Specifically referring to Blockly Events, this boolean property is attached to the `BlockBase` class."],["Developers can access the `isBlank` property to easily check the status of a block during event handling or other interactions."]]],[]]