Click or drag to resize

IWebBrowserGetBrowser Method

Version 97.1.60
Returns the current CEF Browser Instance

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
IBrowser GetBrowser()

Return Value

Type: IBrowser
browser instance or null
See Also