Skip to content

Commit c63c301

Browse files
committed
Core - Improve IBrowserHost.NotifyMoveOrResizeStarted xml doc
1 parent 545cbce commit c63c301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CefSharp/IBrowserHost.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ public interface IBrowserHost : IDisposable
209209

210210
/// <summary>
211211
/// Notify the browser that the window hosting it is about to be moved or resized.
212+
/// This will dismiss any existing popups (dropdowns).
212213
/// </summary>
213214
void NotifyMoveOrResizeStarted();
214215

0 commit comments

Comments
 (0)