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