NSCollectionViewLayoutAttributes.CreateForSupplementaryView 方法

定义

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

参数

elementKind
NSString
indexPath
NSIndexPath

返回

属性

适用于