NSCollectionViewDataSource_Extensions.GetView 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 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
Parameters
- collectionView
- NSCollectionView
- kind
- NSString
- indexPath
- NSIndexPath