UIKit.UITableView.RectForRowAtIndexPath Method
Returns the drawing area for the specified row.

Syntax

[Foundation.Export("rectForRowAtIndexPath:")]
public virtual CoreGraphics.CGRect RectForRowAtIndexPath (Foundation.NSIndexPath indexPath)

Parameters

indexPath
An index path to a specific row in the table view.

Returns

A rectangle defining where the row is drawn by the table view, or System.Drawing.RectangleF.Empty if the indexPath is not valid.

Remarks

Requirements

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