UITableViewCell.IndentationWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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