跳转到主要内容

hideQuickInfo

Description

如果弹出事件表单当前处于打开状态,则隐藏该表单。

hideQuickInfo: () => void

Example

scheduler.showQuickInfo(5);
...
scheduler.hideQuickInfo();

Details

注释

此方法需要启用 quick_info 插件。

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.