Click or drag to resize

IWebBrowserGetBrowser Method

Version 96.0.142
Returns the current CEF Browser Instance

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

Return Value

Type: IBrowser
browser instance or null
See Also