IBrowserHostNotifyMoveOrResizeStarted Method  | 
Version 106.0.290 
            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: 106.0.290.0 (106.0.290.0)
Syntaxvoid NotifyMoveOrResizeStarted()
void NotifyMoveOrResizeStarted()
See Also