Compartilhar via


UITableViewDataSourcePrefetching_Extensions.CancelPrefetching Método

Definição

Cancela a pré-busca de dados da tabela.

public static void CancelPrefetching (this UIKit.IUITableViewDataSourcePrefetching This, UIKit.UITableView tableView, Foundation.NSIndexPath[] indexPaths);
static member CancelPrefetching : UIKit.IUITableViewDataSourcePrefetching * UIKit.UITableView * Foundation.NSIndexPath[] -> unit

Parâmetros

This
IUITableViewDataSourcePrefetching

A instância na qual esse método opera.

tableView
UITableView
indexPaths
NSIndexPath[]

Aplica-se a