We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e62c31 commit 261be73Copy full SHA for 261be73
1 file changed
specs/APIReview_AllowExternalDrop.md
@@ -4,7 +4,7 @@ Currently the functionality of dragging and dropping external objects(e.g. files
4
# Description
5
We add a new `AllowExternalDrop` property in `CoreWebView2Controller`.
6
This API allows end developers to toggle the external drag&drop functionality easily.
7
-If it's disabled, drag&drop objects from outside into current webview2 will be permitted.
+If it's disabled, drag&drop objects from outside into current webview2 will be forbidden.
8
To be more specific, some behaviors listed below will be impacted by the toggle of this property.
9
10
* Drag&Drop files on disk to webview2
0 commit comments