다음을 통해 공유


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

반환

특성

적용 대상