IBrowserHostNotifyMoveOrResizeStarted Method |
Version 84.4.10
Notify the browser that the window hosting it is about to be moved or resized.
This will dismiss any existing popups (dropdowns).
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax void NotifyMoveOrResizeStarted()
void NotifyMoveOrResizeStarted()
See Also