다음을 통해 공유


NSCollectionView.GetItem(NSIndexPath) 메서드

정의

[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

매개 변수

indexPath
NSIndexPath

반환

특성

적용 대상