Click or drag to resize

JavascriptMessageReceivedEventArgsBrowser Property

Version 130.1.90
The browser that hosts the IFrame

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public IBrowser Browser { get; }

Property Value

IBrowser
See Also