blockly > comments > CommentView > isDeadOrDying

comments.CommentView.isDeadOrDying() method

Returns true if this comment view is currently being disposed or has already been disposed.

Signature:

isDeadOrDying(): boolean;

Returns:

boolean