mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
BrowserView API is not available #452
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bentoo on GitHub (Feb 9, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
Electron supports BrowserView so that you can create a BrowserWindow with multiple panes.
However, Electron.NET doesn't expose those APIs.
@GregorBiswanger commented on GitHub (Apr 23, 2020):
Implemented! Will be released in Electron.NET version 8.31.1.