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

返回

属性

适用于