UIKit.UITableViewDelegate_Extensions.EstimatedHeight Method
An estimate of the height for the specified indexPath. Implementations should perform minimal calculation, as it is called repeatedly.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public static nfloat EstimatedHeight (this IUITableViewDelegate This, UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Documentation for this section has not yet been entered.
indexPath
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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