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

Events.CommentCreate.(constructor)

构造 CommentCreate 类的新实例

Signature:

constructor(opt_comment?: WorkspaceComment);

参数

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