Share via


UITableViewCell.ShouldIndentWhileEditing Property

Definition

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

Property Value

Attributes

Applies to