Click or drag to resize

GPUInfoAuxAttributes Property

Version 103.0.120
An optional dictionary of additional GPU related attributes.

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

Property Value

Type: Object
See Also