mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
refactor: make autoHideMenuBar a property on BrowserWindows (#18555)
This commit is contained in:
@@ -22,7 +22,6 @@ The Electron team is currently undergoing an initiative to convert separate gett
|
||||
* `title`
|
||||
* `documentEdited`
|
||||
* `hasShadow`
|
||||
* `autohideMenuBar`
|
||||
* `menubarVisible`
|
||||
* `visibleOnAllWorkspaces`
|
||||
* `crashReporter` module
|
||||
@@ -54,6 +53,8 @@ The Electron team is currently undergoing an initiative to convert separate gett
|
||||
* `applicationMenu`
|
||||
* `badgeCount`
|
||||
* `name`
|
||||
* `BrowserWindow` module
|
||||
* `autohideMenuBar`
|
||||
* `NativeImage`
|
||||
* `isMacTemplateImage`
|
||||
* `SystemPreferences` module
|
||||
|
||||
Reference in New Issue
Block a user