Condividi tramite


NSCollectionView.GetItem(NSIndexPath) Metodo

Definizione

[Foundation.Export("itemAtIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSCollectionViewItem GetItem (Foundation.NSIndexPath indexPath);
abstract member GetItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewItem
override this.GetItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewItem

Parametri

indexPath
NSIndexPath

Restituisce

Attributi

Si applica a