UIKit.UITableViewDelegate_Extensions.WillDisplay Method
Indicates that the cell at the specified indexPath is about to be shown.

Syntax

public static void WillDisplay (this IUITableViewDelegate This, UITableView tableView, UITableViewCell cell, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view containing the row.
cell
Cell view that is going to be used to draw the row.
indexPath
Location of the 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