blockly > comments > WorkspaceComment > isDeadOrDying

comments.WorkspaceComment.isDeadOrDying() method

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

Signature:

isDeadOrDying(): boolean;

Returns:

boolean