Click or drag to resize

GPUDeviceRevision Property

Version 118.6.80
Revision of the GPU, only available on Windows.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double? Revision { get; set; }

Property Value

Type: NullableDouble
See Also