NSCollectionViewDataSource.GetView Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("collectionView:viewForSupplementaryElementOfKind:atIndexPath:")]
public virtual AppKit.NSView GetView (AppKit.NSCollectionView collectionView, Foundation.NSString kind, Foundation.NSIndexPath indexPath);
abstract member GetView : AppKit.NSCollectionView * Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSView
override this.GetView : AppKit.NSCollectionView * Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSView
Parâmetros
- collectionView
- NSCollectionView
- kind
- NSString
- indexPath
- NSIndexPath
Retornos
- Atributos