Click or drag to resize

AbstractCefSettingsSetOffScreenRenderingBestPerformanceArgs Method

Version 75.1.140
Set command line arguments for best OSR (Offscreen and WPF) Rendering performance This will disable WebGL, look at the source to determine which flags best suite your requirements.

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