CefBrowserHost NotifyMoveOrResizeStarted Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Notify the browser that the window hosting it is about to be moved or resized. This method is only used on Windows and Linux.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void NotifyMoveOrResizeStarted()
See Also