Version 51.0.0
Initializes CefSharp with the default settings.
This function should be called on the main application thread to initialize the CEF browser process.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 51.0.0.0
Syntax public static bool Initialize()
public:
static bool Initialize()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:CefSharp.Cef.Initialize"]
See Also