Click or drag to resize

HeavyAdIssueDetailsResolution Property

Version 94.4.20
The resolution status, either blocking the content or warning.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public HeavyAdResolutionStatus Resolution { get; set; }

Property Value

Type: HeavyAdResolutionStatus
See Also