Edit

Share via


UITableViewController.GetCell(UITableView, NSIndexPath) Method

Definition

Retrieves the UITableViewCell at the specified index.

[Foundation.Export("tableView:cellForRowAtIndexPath:")]
public virtual UIKit.UITableViewCell GetCell(UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);

Parameters

tableView
UITableView
indexPath
NSIndexPath

Returns

Implements

Attributes

Applies to

Product Versions
Xamarin iOS SDK 12