NSCollectionViewLayout.GetLayoutAttributesForSupplementaryView 方法

定义

[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetLayoutAttributesForSupplementaryView (Foundation.NSString elementKind, Foundation.NSIndexPath indexPath);
abstract member GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

参数

elementKind
NSString
indexPath
NSIndexPath

返回

属性

适用于