Electron Documentation
Property Updates
The Electron team is currently undergoing an initiative to convert separate getter and setter functions in Electron to bespoke properties with get
and set
functionality. During this transition period, both the new properties and old getters and setters of these functions will work correctly and be documented.
Candidates
-
BrowserWindow
fullscreen
simpleFullscreen
alwaysOnTop
title
documentEdited
hasShadow
menubarVisible
visibleOnAllWorkspaces
-
crashReporter
moduleuploadToServer
-
webFrame
moduleszoomFactor
zoomLevel
audioMuted
-
<webview>
zoomFactor
zoomLevel
audioMuted
Converted Properties
-
app
moduleaccessibilitySupport
applicationMenu
badgeCount
name
-
DownloadItem
classsavePath
-
BrowserWindow
moduleautohideMenuBar
resizable
maximizable
minimizable
fullscreenable
movable
closable
-
NativeImage
isMacTemplateImage
-
SystemPreferences
moduleappLevelAppearance
-
webContents
moduleaudioMuted
frameRate
userAgent
zoomFactor
zoomLevel