The properties of UIKit.UIDocumentPickerExtensionViewController are listed below. For a list of all members, see the UIDocumentPickerExtensionViewController Members list.
See Also: Inherited members from UIKit.UIViewController
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DocumentPickerMode | UIDocumentPickerMode. Gets the file transfer operation as a value of the UIKit.UIDocumentPickerMode enumeration for this UIKit.UIDocumentPickerExtensionViewController controller. |
| [read-only] | DocumentStorageUrl | Foundation.NSUrl. Gets the root URL for documents provided by the file provider associated with this UIKit.UIDocumentPickerExtensionViewController controller. |
| [read-only] | OriginalUrl | Foundation.NSUrl. Gets the URL of the file that the app exports, or null if this UIKit.UIDocumentPickerExtensionViewController is not in export mode. |
| [read-only] | ProviderIdentifier | string. Gets an identifier shared by this UIKit.UIDocumentPickerExtensionViewController controller and an associated file provider. |
| [read-only] | ValidTypes | string[]. Gets an array of uniform type identifiers for valid types if this UIKit.UIDocumentPickerExtensionViewController controller is in import or open mode, or null for other modes. |