blockly > komentarze > CommentView > isDeadOrDying
Zwraca wartość „prawda”, jeśli ten widok komentarza jest obecnie usuwany lub został już usunięty.
Podpis:
isDeadOrDying(): boolean;
Zwroty:
wartość logiczna
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["Determines if a comment view is in the process of being removed or has already been removed."],["Returns `true` if the comment view is being disposed of or is already disposed of, otherwise returns `false`."],["Primarily used for internal comment management and cleanup within Blockly."]]],[]]