getDeferredPermissionRequests method
Collapse the table of content
Expand the table of content

x-ms-webview.getDeferredPermissionRequests method

Returns a list of deferred permission requests issued by content in the WebView control.

Syntax


var sequence<PermissionRequest> = x-ms-webview.getDeferredPermissionRequests();

Parameters

This method has no parameters.

Return value

Type: sequence<PermissionRequest>

List of PermissionRequest objects.

Requirements

Minimum supported client

Windows 10 [Windows Store apps only]

Minimum supported server

None supported

Minimum supported phone

None supported

See also

x-ms-webview

 

 

Show:
© 2017 Microsoft