NSCollectionViewLayout.GetLayoutAttributesForInterItemGap(NSIndexPath) 方法

定义

[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

参数

indexPath
NSIndexPath

返回

属性

适用于