NSCollectionViewLayoutAttributes.CreateForItem(NSIndexPath) 方法

定义

[Foundation.Export("layoutAttributesForItemWithIndexPath:")]
public static AppKit.NSCollectionViewLayoutAttributes CreateForItem (Foundation.NSIndexPath indexPath);
static member CreateForItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

参数

indexPath
NSIndexPath

返回

属性

适用于