PermissionRequest object
Collapse the table of content
Expand the table of content

PermissionRequest object

Represents a request by the content of the WebView for end-user permission to access specialized device functionality (such as geolocation, or pointer lock).

DOM Information

Inheritance Hierarchy

 DeferredPermissionRequest
   PermissionRequest

Members

The PermissionRequest object has these types of members:

Methods

The PermissionRequest object has these methods.

MethodDescription
defer method

Defers the permission request into a queue for later processing.

 

See also

DeferredPermissionRequest
MSWebViewPermissionRequested event

 

 

Show:
© 2017 Microsoft