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