NSCollectionViewDelegate_Extensions.DisplayingSupplementaryViewEnded Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DisplayingSupplementaryViewEnded (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, AppKit.NSView view, string elementKind, Foundation.NSIndexPath indexPath);
static member DisplayingSupplementaryViewEnded : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * AppKit.NSView * string * Foundation.NSIndexPath -> unit
Параметры
- collectionView
- NSCollectionView
- view
- NSView
- elementKind
- String
- indexPath
- NSIndexPath
- Атрибуты