IBrowserHostNotifyMoveOrResizeStarted Method |
Version 87.1.132
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: 87.1.132.0 (87.1.132.0)
Syntax void NotifyMoveOrResizeStarted()
void NotifyMoveOrResizeStarted()
See Also