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