다음을 통해 공유


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[]
특성

적용 대상