OnPaintEventArgsIsPopup Property |
Version 87.1.132
Indicates whether the element is the view or the popup widge
Namespace:
CefSharp.OffScreen
Assembly:
CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public bool IsPopup { get; }
public:
property bool IsPopup {
bool get ();
}
Property Value
Type:
BooleanSee Also