UIKit.UIDocumentPickerExtensionViewController: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DocumentPickerModeUIDocumentPickerMode. Gets the file transfer operation as a value of the UIKit.UIDocumentPickerMode enumeration for this UIKit.UIDocumentPickerExtensionViewController controller.
[read-only]
DocumentStorageUrlFoundation.NSUrl. Gets the root URL for documents provided by the file provider associated with this UIKit.UIDocumentPickerExtensionViewController controller.
[read-only]
OriginalUrlFoundation.NSUrl. Gets the URL of the file that the app exports, or null if this UIKit.UIDocumentPickerExtensionViewController is not in export mode.
[read-only]
ProviderIdentifierstring. Gets an identifier shared by this UIKit.UIDocumentPickerExtensionViewController controller and an associated file provider.
[read-only]
ValidTypesstring[]. 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.