blockly > WorkspaceSvg > removeTopComment

Phương thức WorkspaceSvg.removeTopComment()

Xoá một bình luận khỏi danh sách bình luận hàng đầu.

Chữ ký:

removeTopComment(comment: RenderedWorkspaceComment): void;

Thông số

Thông số Loại Mô tả
bình luận RenderedWorkspaceComment bình luận cần xoá.

Trả lại:

void