Click or drag to resize

CefSettingsBaseChromeRuntime Property

Version 94.4.20
**Experimental** Set to true to enable use of the Chrome runtime in CEF. This feature is considered experimental and is not recommended for most users at this time. See issue https://bitbucket.org/chromiumembedded/cef/issues/2969/support-chrome-windows-with-cef-callbacks for details.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public bool ChromeRuntime { get; set; }

Property Value

Type: Boolean
See Also