Click or drag to resize

IWebBrowserGetBrowser Method

Version 102.0.100
Returns the current CEF Browser Instance

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

Return Value

Type: IBrowser
browser instance or null
See Also