eda_sys_panel_control_close_left_panel
Close the left side panel in EasyEDA Pro to expand the canvas workspace. Specify a target window or use the active one to reduce UI clutter and focus on schematic or PCB editing.
Instructions
sys_PanelControl.closeLeftPanel() -> void 关闭左侧面板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |