NSCollectionViewLayout.GetLayoutAttributesForInterItemGap(NSIndexPath) Method

Definition

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

Parameters

indexPath
NSIndexPath

Returns

Attributes

Applies to