跳转到主要内容

onAfterSchedulerResize

Description

当调度器的大小更新且数据区域重新绘制后触发

onAfterSchedulerResize: () => void

Example

scheduler.attachEvent("onAfterSchedulerResize", function(){
//在此处编写自定义逻辑
});
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.