We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545cbce commit c63c301Copy full SHA for c63c301
CefSharp/IBrowserHost.cs
@@ -209,6 +209,7 @@ public interface IBrowserHost : IDisposable
209
210
/// <summary>
211
/// Notify the browser that the window hosting it is about to be moved or resized.
212
+ /// This will dismiss any existing popups (dropdowns).
213
/// </summary>
214
void NotifyMoveOrResizeStarted();
215
0 commit comments