GPUInfoAuxAttributes Property |
Version 130.1.90
An optional dictionary of additional GPU related attributes.
Namespace: CefSharp.DevTools.SystemInfoAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Object AuxAttributes { get; set; }
public:
property Object^ AuxAttributes {
Object^ get ();
void set (Object^ value);
}
Property Value
ObjectSee Also