mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
The `disableAutoHideCursor` BrowserWindow option can be used to control auto-hiding behavior when the window is created. This new API is needed to dynamically change the behavior after the fact.