次の方法で共有


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

戻り値

属性

適用対象