Namespacescommentsblockly.comments_namespace.commentview_class.moveto_methodOn this pageblockly > comments > CommentView > moveTo comments.CommentView.moveTo() method Moves the comment view to the given location. Signature: moveTo(location: Coordinate): void; Parameters ParameterTypeDescriptionlocationCoordinateThe location to move to in workspace coordinates. Returns: void