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

Events.CommentCreate.(constructor)

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

署名:

constructor(opt_comment?: WorkspaceComment);

パラメータ

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