* refactor: make templateImage a property on nativeImage * Update docs/api/native-image.md Co-Authored-By: codebytere <codebytere@github.com> * fix nativeImage prototype deprecation * update for new property name * Update docs/api/native-image.md Co-Authored-By: codebytere <codebytere@github.com>
1.3 KiB
1.3 KiB
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
appmoduledockbadge
autoUpdatermodulefeedUrl
BrowserWindowfullscreensimpleFullscreenmovableresizablemaximizableminimizablefullscreenableclosablealwaysOnToptitledocumentEditedhasShadowautohideMenuBarmenubarVisiblevisibleOnAllWorkspaces
crashReportermoduleuploadToServer
DownloadItemclasssavePathpaused
Sessionmodulepreloads
SystemPreferencesmoduleappLevelAppearance
webContentsmodulezoomFactorzoomLevelaudioMuteduserAgentframeRate
webFramemoduleszoomFactorzoomLevelaudioMuted
<webview>zoomFactorzoomLevelaudioMuted
Converted Properties
appmoduleaccessibilitySupportapplicationMenubadgeCountname
NativeImageisMacTemplateImage