GetInfoResponseGpu Property |
Version 113.3.50
gpu
Namespace:
CefSharp.DevTools.SystemInfo
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public GPUInfo Gpu { get; }
public:
property GPUInfo^ Gpu {
GPUInfo^ get ();
}
Property Value
Type:
GPUInfoSee Also