Click or drag to resize

CefSettingsBaseChromeRuntime Property

Version 118.6.80
**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://github.com/chromiumembedded/cef/issues/2969

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

Property Value

Type: Boolean
See Also