mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #958] Additional APIs for WebContents #1384
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?
Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/958
State: closed
Merged: Yes
Added the following APIs and tests
Zoom
API for window zoom factor and limits.
User Agent
Audio
Global audio/mute controls for the entire window.
Dev Tools
Additional methods to control dev tools.
Miscellaneous