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