共用方式為


INSCollectionViewPrefetching.PrefetchItems 方法

定義

[Foundation.Export("collectionView:prefetchItemsAtIndexPaths:")]
[Foundation.Preserve(Conditional=true)]
public void PrefetchItems (AppKit.NSCollectionView collectionView, Foundation.NSIndexPath[] indexPaths);
abstract member PrefetchItems : AppKit.NSCollectionView * Foundation.NSIndexPath[] -> unit

參數

collectionView
NSCollectionView
indexPaths
NSIndexPath[]
屬性

適用於