HeavyAdIssueDetailsReason Property |
Version 118.6.80
The reason the ad was blocked, total network or cpu or peak cpu.
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public HeavyAdReason Reason { get; set; }
public:
property HeavyAdReason Reason {
HeavyAdReason get ();
void set (HeavyAdReason value);
}
Property Value
Type:
HeavyAdReasonSee Also