Freigeben über


UIDocumentPickerViewController.AllowsMultipleSelection Eigenschaft

Definition

Ruft einen booleschen Wert ab, der steuert, ob der Benutzer mehrere gleichzeitige Auswahlen treffen kann, oder legt diesen fest.

[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

Eigenschaftswert

Attribute

Gilt für: