Click or drag to resize

IWebBrowserGetBrowser Method

Version 87.1.132
Returns the current CEF Browser Instance

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

Return Value

Type: IBrowser
browser instance or null
See Also