UIKit.UITableViewDelegate_Extensions.IndentationLevel Method
The indentation level for the cell at the specified indexPath.

Syntax

public static nint IndentationLevel (this IUITableViewDelegate This, UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view containing the row.
indexPath
Location of the row.

Returns

Remarks

Note that custom UITableViewCell's do not respect IndentationLevel automatically. Application developers must override UITableViewController.LayoutSubviews.

Requirements

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