Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 481 Bytes

webviewdeferredpermissionrequest_allow_1592747266.md

File metadata and controls

20 lines (14 loc) · 481 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.WebViewDeferredPermissionRequest.Allow
winrt method

Windows.UI.Xaml.Controls.WebViewDeferredPermissionRequest.Allow

-description

Grants the requested permission.

-remarks

When you allow the requested permission, subsequent calls to Allow or Deny the permission request result in an error.

-examples

-see-also