Share via


UITableViewCell.IndentationWidth Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat IndentationWidth { [Foundation.Export("indentationWidth")] get; [Foundation.Export("setIndentationWidth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indentationWidth")>]
[<set: Foundation.Export("setIndentationWidth:")>]
member this.IndentationWidth : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to