Click or drag to resize

MetricsEventArgsMetrics Property

Version 130.1.90
Current values of the metrics.

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

Property Value

IListMetric
See Also