UIDocumentPickerViewController.DocumentPickerMode Property

Definition

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

Applies to