UICollectionViewDataSourcePrefetching_Extensions.CancelPrefetching Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void CancelPrefetching (this UIKit.IUICollectionViewDataSourcePrefetching This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath[] indexPaths);
static member CancelPrefetching : UIKit.IUICollectionViewDataSourcePrefetching * UIKit.UICollectionView * Foundation.NSIndexPath[] -> unit
Parameters
The instance on which this method operates.
- collectionView
- UICollectionView
- indexPaths
- NSIndexPath[]