GetHistogramsResponseHistograms Property |
Version 101.0.180
histograms
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public IList<Histogram> Histograms { get; }
public:
property IList<Histogram^>^ Histograms {
IList<Histogram^>^ get ();
}
Property Value
Type:
IListHistogramSee Also