Click or drag to resize

GetHistogramsResponseHistograms Property

Version 112.3.0
histograms

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<Histogram> Histograms { get; }

Property Value

Type: IListHistogram
See Also