DevToolsClientPerformance Property |
Version 89.0.170 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.Performance"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public PerformanceClient Performance { get; }
public:
property PerformanceClient^ Performance {
PerformanceClient^ get ();
}
Property Value
Type:
PerformanceClientSee Also