UITableViewCell.IndentationWidth Property

Definition

The width of each the indentation level.

public virtual nfloat IndentationWidth { [Foundation.Export("indentationWidth")] get; [Foundation.Export("setIndentationWidth:")] set; }
member this.IndentationWidth : nfloat with get, set

Property Value

Default indentation is 10 points.

Attributes

Applies to