Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.Browser"]
Class | Description | |
---|---|---|
Bounds | Browser window bounds information | |
BrowserClient | The Browser domain defines methods and events for browser managing. | |
Bucket | Chrome histogram bucket. | |
DownloadProgressEventArgs | Fired when download makes progress. Last call has |done| == true. | |
DownloadWillBeginEventArgs | Fired when page is about to start a download. | |
GetBrowserCommandLineResponse | GetBrowserCommandLineResponse | |
GetHistogramResponse | GetHistogramResponse | |
GetHistogramsResponse | GetHistogramsResponse | |
GetVersionResponse | GetVersionResponse | |
GetWindowBoundsResponse | GetWindowBoundsResponse | |
GetWindowForTargetResponse | GetWindowForTargetResponse | |
Histogram | Chrome histogram. | |
PermissionDescriptor | Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dom-permissiondescriptor. |
Enumeration | Description | |
---|---|---|
BrowserCommandId | Browser command ids used by executeBrowserCommand. | |
DownloadProgressState | Download status. | |
PermissionSetting | PermissionSetting | |
PermissionType | PermissionType | |
SetDownloadBehaviorBehavior | Whether to allow all or deny all download requests, or use default Chrome behavior if available (otherwise deny). |allowAndName| allows download and names files according to their download guids. | |
WindowState | The state of the browser window. |