# Interface: OnAdResizeCallback

▸ (res: object): void

# 参数:

res: object

属性 类型 描述
height number 缩放后的高度
width number 缩放后的宽度

# 返回值:

void