NSCollectionViewDelegate_Extensions.DisplayingSupplementaryViewEnded Método

Definición

[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

Parámetros

collectionView
NSCollectionView
view
NSView
elementKind
String
indexPath
NSIndexPath
Atributos

Se aplica a