Bagikan melalui


UITableViewDelegate_Extensions.EstimatedHeight Metode

Definisi

Perkiraan tinggi untuk indexPath yang ditentukan. Implementasi harus melakukan perhitungan minimal, seperti yang disebut berulang kali.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat EstimatedHeight (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
static member EstimatedHeight : UIKit.IUITableViewDelegate * UIKit.UITableView * Foundation.NSIndexPath -> nfloat

Parameter

This
IUITableViewDelegate

Instans tempat metode ekstensi ini beroperasi.

tableView
UITableView
indexPath
NSIndexPath

Mengembalikan

Atribut

Berlaku untuk