DevToolsClientPerformance Property |
Version 105.3.390
Performance
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public PerformanceClient Performance { get; }
public:
property PerformanceClient^ Performance {
PerformanceClient^ get ();
}
Property Value
Type:
PerformanceClientSee Also