Click or drag to resize

GetMetricsResponseMetrics Property

Version 101.0.180
metrics

Namespace:  CefSharp.DevTools.Performance
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public IList<Metric> Metrics { get; }

Property Value

Type: IListMetric
See Also