次の方法で共有


NSCollectionViewLayout.GetLayoutAttributesForDecorationView メソッド

定義

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

パラメーター

elementKind
NSString
indexPath
NSIndexPath

戻り値

属性

適用対象