UIKit.UITableViewDelegate.IndentationLevel Method
Get the indentation level for the row specified by indexPath.

Syntax

[Foundation.Export("tableView:indentationLevelForRowAtIndexPath:")]
public virtual nint IndentationLevel (UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

tableView
Table view containing the row.
indexPath
Location of the row.

Returns

How much the contents of this row should be indented to show its hierarchical position with respect to the other rows.

Remarks

Requirements

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