自定义窗口 创建无边框窗口 应用自定义标题栏样式 macOS Windows Control the traffic lights macOS Customize the look of your traffic lights macOS Customize the traffic light position macOS Show and hide ...
Accessibility Manually enabling accessibility features Using Electron’s API Within third-party software macOS Accessibility Accessibility concerns in Electron applications a...
通知(Notifications) 概览 示例 在渲染进程中显示通知 Show notifications in the Main process Additional information Windows 高级通知 免打扰模式 / 演示模式 macOS 勿扰 / 会话状态 Linux 通知(Notifications) 概...
DevTools Extension Loading a DevTools extension with tooling Manually loading a DevTools extension Removing a DevTools extension DevTools extension support What should I do if a...
sandbox 沙盒选项 预加载 状态 sandbox 沙盒选项 Create a browser window with a sandboxed renderer. With this option enabled, the renderer must communicate via IPC to the main process in ...
sandbox 沙盒选项 预加载 状态 sandbox 沙盒选项 Create a browser window with a sandboxed renderer. With this option enabled, the renderer must communicate via IPC to the main process in ...
设备访问 Web Bluetooth API 示例 WebHID API Blocklist 示例 Web Serial API 示例 设备访问 类似基于 Chromium 的浏览器一样, Electron 也提供了通过 web API 访问设备硬件的方法。 大部分接口就像在浏览器调用的 API 一样,但有一些差异需要考虑到。 Elect...