Sdílet prostřednictvím


UITableView.AllowsSelectionDuringEditing Property

Definition

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

Property Value

Attributes

Applies to