Click or drag to resize

AbstractCefSettingsDisableGpuAcceleration Method

Version 75.1.140
Set command line argument to disable GPU Acceleration, this will disable WebGL.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.0
Syntax
public void DisableGpuAcceleration()
See Also