다음을 통해 공유


NSCollectionViewDelegateFlowLayout.DisplayingItemEnded 메서드

정의

[Foundation.Export("collectionView:didEndDisplayingItem:forRepresentedObjectAtIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DisplayingItemEnded (AppKit.NSCollectionView collectionView, AppKit.NSCollectionViewItem item, Foundation.NSIndexPath indexPath);
abstract member DisplayingItemEnded : AppKit.NSCollectionView * AppKit.NSCollectionViewItem * Foundation.NSIndexPath -> unit
override this.DisplayingItemEnded : AppKit.NSCollectionView * AppKit.NSCollectionViewItem * Foundation.NSIndexPath -> unit

매개 변수

collectionView
NSCollectionView
indexPath
NSIndexPath
특성

적용 대상