Click or drag to resize

HeavyAdIssueDetailsResolution Property

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

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

Property Value

Type: HeavyAdResolutionStatus
See Also