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