Click or drag to resize

GetHistogramsResponseHistograms Property

Version 118.6.80
histograms

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

Property Value

Type: IListHistogram
See Also