次の方法で共有


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

戻り値

属性

適用対象