UITableViewDataSourcePrefetching_Extensions Class

Definition

Extension methods for IUITableViewDataSourcePrefetching that define the optional methods of the IUITableViewDataSourcePrefetching protocol.

public static class UITableViewDataSourcePrefetching_Extensions
type UITableViewDataSourcePrefetching_Extensions = class
Inheritance
UITableViewDataSourcePrefetching_Extensions

Methods

CancelPrefetching(IUITableViewDataSourcePrefetching, UITableView, NSIndexPath[])

Cancels the prefetching of table data.

Applies to