共用方式為


NSCollectionViewDataSource_Extensions.GetView 方法

定義

public static AppKit.NSView GetView (this AppKit.INSCollectionViewDataSource This, AppKit.NSCollectionView collectionView, Foundation.NSString kind, Foundation.NSIndexPath indexPath);
static member GetView : AppKit.INSCollectionViewDataSource * AppKit.NSCollectionView * Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSView

參數

collectionView
NSCollectionView
kind
NSString
indexPath
NSIndexPath

傳回

適用於