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
- item
- NSCollectionViewItem
- indexPath
- NSIndexPath
- Атрибуты