Property IsGpuDisabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsGpuDisabled
Indicates whether GPU is disabled.
public bool IsGpuDisabled { get; }
Property Value
- bool
trueif GPU is disabled,falseotherwise.
Indicates whether GPU is disabled.
public bool IsGpuDisabled { get; }
true if GPU is disabled, false otherwise.