다음을 통해 공유


NSCollectionView.MakeItem(String, NSIndexPath) 메서드

정의

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

매개 변수

identifier
String
indexPath
NSIndexPath

반환

특성

적용 대상