Click or drag to resize

ChromiumWebBrowserGetBrowser Method

Version 73.1.130
Returns the current IBrowser Instance

Namespace:  CefSharp.WinForms
Assembly:  CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax
public IBrowser GetBrowser()

Return Value

Type: IBrowser
browser instance or null

Implements

IWebBrowserGetBrowser
See Also