NSCollectionViewLayoutAttributes.CreateForSupplementaryView Method

Definition

[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:withIndexPath:")]
public static AppKit.NSCollectionViewLayoutAttributes CreateForSupplementaryView (Foundation.NSString elementKind, Foundation.NSIndexPath indexPath);
static member CreateForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

Parameters

elementKind
NSString
indexPath
NSIndexPath

Returns

Attributes

Applies to