eda_sys_loading_and_progress_bar_destroy_loading
Removes the non-progress loading overlay in EasyEDA Pro. Clears the loading screen to restore interaction with the editor.
Instructions
sys_LoadingAndProgressBar.destroyLoading() -> void 销毁无进度加载覆盖
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |