blockly > DeleteArea > wouldDelete_
DeleteArea.wouldDelete_ property
Whether the last block or bubble dragged over this delete area would be deleted if dropped on this component. This property is not updated after the block or bubble is deleted.
Signature:
protected wouldDelete_: boolean;