Table of Contents

Property GpuDisabled

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

GpuDisabled

Disables or enables GPU.

public bool GpuDisabled { get; set; }

Property Value

bool

true if the GPU is disabled, false otherwise.