HeavyAdIssueDetailsReason Property |
Version 112.3.0
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: 112.3.0.0
Syntax public HeavyAdReason Reason { get; set; }
public:
property HeavyAdReason Reason {
HeavyAdReason get ();
void set (HeavyAdReason value);
}
Property Value
Type:
HeavyAdReasonSee Also