Compartir a través de


UIDocumentPickerViewController.AllowsMultipleSelection Propiedad

Definición

Obtiene o establece un valor booleano que controla si el usuario puede realizar varias selecciones 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 de propiedad

Atributos

Se aplica a