IFrame.IsFocused Property |
Version 83.4.2
Returns true if this is the focused frame.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 83.4.2.0 (83.4.2.0)
Syntaxproperty bool IsFocused {
bool get ();
}
Property Value
Type:
Boolean
See Also