UIKit.UITableView.IndexPathForRowAtPoint Method
Returns the Foundation.NSIndexPath for the row at the indicated point.

Syntax

[Foundation.Export("indexPathForRowAtPoint:")]
public virtual Foundation.NSIndexPath IndexPathForRowAtPoint (CoreGraphics.CGPoint point)

Parameters

point
A location, in the coordinate system of this, in the row for which the index path is desired.

Returns

The Foundation.NSIndexPath for the row at the indicated point. Returns null if point is not within a row.

Remarks

Documentation for this section has not yet been entered.

Requirements

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