blockly > Événements > CommentCreate > (constructeur)
Events.CommentCreate.(constructor)
Construit une nouvelle instance de la classe CommentCreate
.
Signature :
constructor(opt_comment?: WorkspaceComment);
Paramètres
Paramètre | Type | Description |
---|---|---|
opt_comment | WorkspaceComment | (Facultatif) Le commentaire créé. Non défini pour un événement vide. |