UIDocumentBrowserViewController.AllowsPickingMultipleItems Property

Definition

Gets or sets a Boolean value that controls whether the document browser allows the user to select multiple items.

public virtual bool AllowsPickingMultipleItems { [Foundation.Export("allowsPickingMultipleItems")] get; [Foundation.Export("setAllowsPickingMultipleItems:")] set; }
member this.AllowsPickingMultipleItems : bool with get, set

Property Value

Attributes

Applies to