IBrowser.IsPopup Property |
Version 51.0.0
Returns true if the window is a popup window.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntaxproperty bool IsPopup {
bool get ();
}
Property Value
Type:
Boolean
See Also