Sdílet prostřednictvím


UITableView.AllowsFocusDuringEditing Property

Definition

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

Property Value

Attributes

Applies to