ElectronNET/Electron.NET

BrowserView is deprecated in Electron>=29

Open

#957 建立於 2025年12月4日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C# (7,040 star) (710 fork)batch import
apidiscussionhelp wanted

描述

According to Electron API docs BrowserView was deprecated in version 29 in favour of WebContentsView.

BrowserView: https://www.electronjs.org/docs/latest/api/browser-view WebContentsView: https://www.electronjs.org/docs/latest/api/web-contents-view

It is worth looking at this to make sure that API is still relevant and working and add a new one as well.

貢獻者指南