blockly > comments > CommentView > setSizeWithoutFiringEvents

Phương thức comments.CommentView.setSizeWithoutFiringEvents()

Đặt kích thước của bình luận theo đơn vị không gian làm việc và cập nhật các phần tử thành phần hiển thị để phản ánh kích thước mới.

Chữ ký:

setSizeWithoutFiringEvents(size: Size): void;

Thông số

Thông số Loại Mô tả
size Kích thước

Trả về:

void