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