Enumerates the types of file transfer operations used by the document picker.
Syntax
[MonoTouch.ObjCRuntime.iOS(8, 0)]
[MonoTouch.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: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0