blockly > Etkinlikler > BlockBase > isBlank
Events.BlockBase.isBlank mülkü
İmza:
isBlank: boolean;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-14 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-14 UTC."],[[["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."]]],[]]