UIKit.UITableViewCell.IndentationLevel Property
Sets the indentation level of a cell, shifting the position of the cell's content.

Syntax

[get: Foundation.Export("indentationLevel")]
[set: Foundation.Export("setIndentationLevel:")]
public virtual nint IndentationLevel { get; set; }

Value

Default value is zero (no indentation).

Remarks

The width of each level of indentation is determined by UITableViewCell.IndentationWidth property.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0