Package-level declarations

This package provides the classes that allow you to work with browsers.

This package provides the classes that allow you to work with browsers.

Types

Link copied to clipboard
Link copied to clipboard
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.
Link copied to clipboard
interface BrowserSettings
interface BrowserSettings
The settings of the browser.
Link copied to clipboard
interface CloseOptions
interface CloseOptions
The options for the close method.
Link copied to clipboard
Thrown when the requested operation cannot be executed with the current rendering mode because it is not supported.