blockly > commentaires > WorkspaceComment > moveTo
Méthode comments.WorkspaceComment.moveTo()
Déplace le commentaire à l'emplacement indiqué en coordonnées de l'espace de travail.
Signature :
moveTo(location: Coordinate, reason?: string[] | undefined): void;
Paramètres
Paramètre | Type | Description |
---|---|---|
position | Coordinate | |
reason | chaîne[] | indéfinie | (Facultatif) |
Renvoie :
vide