blockly > comments > CommentView > bringToFront

comments.CommentView.bringToFront() method

Brings the workspace comment to the front of its layer.

Signature:

bringToFront(): void;

Returns:

void