Click or drag to resize

IBrowserFocusedFrame Property

Version 130.1.90
Returns the focused frame for the browser window or null.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
IFrame FocusedFrame { get; }

Property Value

IFrame
See Also