CefSettingsDisableGpuAcceleration Method |
Version 55.0.0
Set command line argument to disable GPU Acceleration, this will disable WebGL.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public void DisableGpuAcceleration()
public:
void DisableGpuAcceleration()
See Also