Share via


UITableView.AllowsMultipleSelection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsMultipleSelection { [Foundation.Export("allowsMultipleSelection")] get; [Foundation.Export("setAllowsMultipleSelection:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsMultipleSelection")>]
[<set: Foundation.Export("setAllowsMultipleSelection:")>]
member this.AllowsMultipleSelection : bool with get, set

Property Value

Attributes

Applies to