UITableViewDelegate_Extensions.EstimatedHeight Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Estimation de la hauteur de l’indexPath spécifié. Les implémentations doivent effectuer un calcul minimal, comme on l’appelle à plusieurs reprises.
[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
Paramètres
- This
- IUITableViewDelegate
Instance sur laquelle cette méthode d’extension fonctionne.
- tableView
- UITableView
- indexPath
- NSIndexPath
Retours
- Attributs