다음을 통해 공유


NSCollectionViewDelegate_Extensions.DisplayingItemEnded 메서드

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DisplayingItemEnded (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, AppKit.NSCollectionViewItem item, Foundation.NSIndexPath indexPath);
static member DisplayingItemEnded : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * AppKit.NSCollectionViewItem * Foundation.NSIndexPath -> unit

매개 변수

collectionView
NSCollectionView
indexPath
NSIndexPath
특성

적용 대상