UIDocumentPickerExtensionViewController.DocumentPickerMode Property
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.
Gets the file transfer operation as a value of the UIDocumentPickerMode enumeration for this
UIDocumentPickerExtensionViewController controller.
public virtual UIKit.UIDocumentPickerMode DocumentPickerMode { [Foundation.Export("documentPickerMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.DocumentPickerMode : UIKit.UIDocumentPickerMode
Property Value
- Attributes