UIDocumentPickerViewController.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 a value that indicates whether the picker will import a file, export a file to a service, move a file and provide access to it, or open a file.
public virtual UIKit.UIDocumentPickerMode DocumentPickerMode { [Foundation.Export("documentPickerMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.DocumentPickerMode : UIKit.UIDocumentPickerMode
Property Value
- Attributes