Click or drag to resize

CefSharp.DevTools.Browser Namespace

Version 94.4.20

[Missing <summary> documentation for "N:CefSharp.DevTools.Browser"]

Classes
  ClassDescription
Public classBounds
Browser window bounds information
Public classBrowserClient
The Browser domain defines methods and events for browser managing.
Public classBucket
Chrome histogram bucket.
Public classDownloadProgressEventArgs
Fired when download makes progress. Last call has |done| == true.
Public classDownloadWillBeginEventArgs
Fired when page is about to start a download.
Public classGetBrowserCommandLineResponse
GetBrowserCommandLineResponse
Public classGetHistogramResponse
GetHistogramResponse
Public classGetHistogramsResponse
GetHistogramsResponse
Public classGetVersionResponse
GetVersionResponse
Public classGetWindowBoundsResponse
GetWindowBoundsResponse
Public classGetWindowForTargetResponse
GetWindowForTargetResponse
Public classHistogram
Chrome histogram.
Public classPermissionDescriptor
Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor.
Enumerations
  EnumerationDescription
Public enumerationBrowserCommandId
Browser command ids used by executeBrowserCommand.
Public enumerationDownloadProgressState
Download status.
Public enumerationPermissionSetting
PermissionSetting
Public enumerationPermissionType
PermissionType
Public enumerationSetDownloadBehaviorBehavior
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 dowmload guids.
Public enumerationWindowState
The state of the browser window.