NSCollectionViewDelegate_Extensions.DisplayingSupplementaryViewEnded Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- collectionView
- NSCollectionView
- view
- NSView
- elementKind
- String
- indexPath
- NSIndexPath
- Attribute