blockly > Events > CommentDelete > (コンストラクタ)

Events.CommentDelete.(constructor)

CommentDelete クラスの新しいインスタンスを作成します。

署名:

constructor(opt_comment?: WorkspaceComment);

パラメータ

パラメータ 種類 説明
opt_comment WorkspaceComment (省略可)削除されたコメント。空のイベントで未定義です。