defer method
Collapse the table of content
Expand the table of content

defer method

Defers the permission request into a queue for later processing.

Syntax

PermissionRequest.defer();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

Use the getDeferredPermissionRequests method to access the list of deferred permission requests.

See also

PermissionRequest

 

 

Show:
© 2017 Microsoft