Home > blockly > Events > CommentResize > recordCurrentSizeAsNewSize
Events.CommentResize.recordCurrentSizeAsNewSize() method
Record the comment's new size. Called after the resize. Can only be called once.
Signature:
recordCurrentSizeAsNewSize(): void;
Returns:
void