跳转到主要内容

onScaleDblClick

Description

当用户双击时间刻度时触发

onScaleDblClick: () => void

Example

scheduler.attachEvent("onScaleDblClick", 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.