LoadMoreElement.GetHeight(UITableView, NSIndexPath) Method

Definition

public nfloat GetHeight (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
abstract member GetHeight : UIKit.UITableView * Foundation.NSIndexPath -> nfloat
override this.GetHeight : UIKit.UITableView * Foundation.NSIndexPath -> nfloat

Parameters

tableView
UITableView
indexPath
NSIndexPath

Returns

Implements

Applies to