NSCollectionViewLayoutAttributes.CreateForInterItemGap(NSIndexPath) Method

Definition

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

Parameters

indexPath
NSIndexPath

Returns

Attributes

Applies to