UIDocumentPickerExtensionViewController.DismissGrantingAccess(NSUrl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initiates a transfer of the url
file and then dismisses this
UIDocumentPickerExtensionViewController controller.
[Foundation.Export("dismissGrantingAccessToURL:")]
public virtual void DismissGrantingAccess (Foundation.NSUrl url);
abstract member DismissGrantingAccess : Foundation.NSUrl -> unit
override this.DismissGrantingAccess : Foundation.NSUrl -> unit
Parameters
- Attributes