DefaultRenderHandlerPopupSize Property |
Version 130.1.90
Gets the size of the popup.
Namespace: CefSharp.OffScreenAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public Size PopupSize { get; }
public:
property Size PopupSize {
Size get ();
}
Property Value
SizeSee Also