Enumerates the types of file transfer operations used by the document picker.
Syntax
[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum UIDocumentPickerMode
Remarks
Members
| Member Name | Description |
|---|
| ExportToService | Exports a local file to a specified destination outside the sandbox for the app. |
| Import | Imports a file from a specified destination outside the sandbox for the app. |
| MoveToService | Moves a local file outside of the sandbox for the app, providing access to it as an external file. |
| Open | Opens an external file that is located outside the sandobox for the app. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0