Skip to content

Commit 261be73

Browse files
committed
optimize words
1 parent 8e62c31 commit 261be73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/APIReview_AllowExternalDrop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Currently the functionality of dragging and dropping external objects(e.g. files
44
# Description
55
We add a new `AllowExternalDrop` property in `CoreWebView2Controller`.
66
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.
7+
If it's disabled, drag&drop objects from outside into current webview2 will be forbidden.
88
To be more specific, some behaviors listed below will be impacted by the toggle of this property.
99

1010
* Drag&Drop files on disk to webview2

0 commit comments

Comments
 (0)