blockly > DeleteArea > updateWouldDelete_

DeleteArea.updateAllowedDelete_() yöntemi

Dahili willDelete_ durumunu günceller.

İmza:

protected updateWouldDelete_(wouldDelete: boolean): void;

Parametreler

Parametre Tür Açıklama
wouldDelete boolean willDelete durumu için yeni değer.

İade et:

void