blockly >事件 >CommentDelete >(构造函数)

Events.CommentDelete.(constructor)

构造 CommentDelete 类的新实例

Signature:

constructor(opt_comment?: WorkspaceComment);

参数

参数 类型 说明
opt_comment WorkspaceComment (可选)已删除的评论。对于空白事件,则未定义。