CefBrowserHostNotifyMoveOrResizeStarted Method |
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: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void NotifyMoveOrResizeStarted()
See Also