eda_sys_panel_control_close_bottom_panel
Closes the bottom panel in the active EasyEDA Pro window to free up workspace. Use when you need to hide the panel and focus on the schematic or layout.
Instructions
sys_PanelControl.closeBottomPanel() -> void 关闭底部面板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |