다음을 통해 공유


NSCollectionViewLayout.GetLayoutAttributesForItem(NSIndexPath) 메서드

정의

[Foundation.Export("layoutAttributesForItemAtIndexPath:")]
public virtual AppKit.NSCollectionViewLayoutAttributes GetLayoutAttributesForItem (Foundation.NSIndexPath indexPath);
abstract member GetLayoutAttributesForItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes
override this.GetLayoutAttributesForItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

매개 변수

indexPath
NSIndexPath

반환

특성

적용 대상