Click or drag to resize

GPUInfoAuxAttributes Property

Version 118.6.80
An optional dictionary of additional GPU related attributes.

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

Property Value

Type: Object
See Also