DotNetBrowser.Browser Namespace |
| Class | Description | |
|---|---|---|
| BrowserDisposeOptions |
The dispose options of the browser.
| |
| BrowserViewExtensions |
Extension methods for IBrowserView interface.
|
| Interface | Description | |
|---|---|---|
| IBrowser |
A web browser control that allows loading a web page or a local HTML file, accessing DOM and
executing JavaScript on the loaded web page, getting notifications about loading progress,
dispatching keyboard and mouse events, etc.
| |
| IBrowserSettings |
The settings of the browser.
| |
| IBrowserView |
The interface that is implemented by UI components which are able to display the browser.
|
| Enumeration | Description | |
|---|---|---|
| PreferredColorScheme |
The preferred color scheme for the web content in the browser.
| |
| SavePageType |
Determines how the web page will be saved.
| |
| WebRtcIpHandlingPolicy |
The media performance/privacy tradeoffs which affect how WebRTC traffic will be routed and
how much local address information will be exposed.
|