Click or drag to resize

DevToolsClientAudits Property

Version 118.6.80
Audits domain allows investigation of page violations and possible improvements.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public AuditsClient Audits { get; }

Property Value

Type: AuditsClient
See Also