GPUInfoFeatureStatus Property |
Version 118.6.80
An optional dictionary of graphics features and their status.
Namespace:
CefSharp.DevTools.SystemInfo
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Object FeatureStatus { get; set; }
public:
property Object^ FeatureStatus {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also