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