Module browser_window::browser

source ·
Expand description

This module contains all browser related handles and stuff.

Keep in mind that BrowserWindow exposes the same methods as BrowserWindowHandle and WindowHandle does. The methods of BrowserWindowHandle are displayed correctly at the page of BrowserWindow, but the methods of WindowHandle are not displayed. Be sure to check them out here.

Structs§

Enums§

  • The type of content to display in a browser window

Type Aliases§