Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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: