MetricsEventArgsMetrics Property |
Version 99.2.120
Current values of the metrics.
Namespace:
CefSharp.DevTools.Performance
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public IList<Metric> Metrics { get; }
public:
property IList<Metric^>^ Metrics {
IList<Metric^>^ get ();
}
Property Value
Type:
IListMetricSee Also