ICoreWebView2Controller4.put_AllowExternalDrop

Sets the AllowExternalDrop property which is used to configure the capability that dragging objects from outside the bounds of webview2 and dropping into webview2 is allowed or disallowed.

\snippet SettingsComponent.cpp ToggleAllowExternalDrop

interface ICoreWebView2Controller4
@" propput"
HRESULT
put_AllowExternalDrop
(
in BOOL value
)

Meta