NSCollectionViewLayoutAttributes.CreateForItem(NSIndexPath) Method

Definition

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

Parameters

indexPath
NSIndexPath

Returns

Attributes

Applies to