共用方式為


NSCollectionViewPrefetching_Extensions.CancelPrefetching 方法

定義

public static void CancelPrefetching (this AppKit.INSCollectionViewPrefetching This, AppKit.NSCollectionView collectionView, Foundation.NSIndexPath[] indexPaths);
static member CancelPrefetching : AppKit.INSCollectionViewPrefetching * AppKit.NSCollectionView * Foundation.NSIndexPath[] -> unit

參數

collectionView
NSCollectionView
indexPaths
NSIndexPath[]

適用於