UITableViewDataSourcePrefetching_Extensions.CancelPrefetching 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.
Annule la prérécupération des données de table.
public static void CancelPrefetching (this UIKit.IUITableViewDataSourcePrefetching This, UIKit.UITableView tableView, Foundation.NSIndexPath[] indexPaths);
static member CancelPrefetching : UIKit.IUITableViewDataSourcePrefetching * UIKit.UITableView * Foundation.NSIndexPath[] -> unit
Paramètres
Instance sur laquelle cette méthode fonctionne.
- tableView
- UITableView
- indexPaths
- NSIndexPath[]