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.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void NotifyMoveOrResizeStarted()
See Also