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.
| Method | Description |
|---|---|
| defer method |
Defers the permission request into a queue for later processing. |
See also
- DeferredPermissionRequest
- MSWebViewPermissionRequested event
Show: