Compartilhar via


UIDocumentPickerViewController.AllowsMultipleSelection Propriedade

Definição

Obtém ou define um valor booliano que controla se o usuário pode fazer várias seleções simultâneas.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsMultipleSelection { [Foundation.Export("allowsMultipleSelection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsMultipleSelection:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsMultipleSelection : bool with get, set

Valor da propriedade

Atributos

Aplica-se a