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