共用方式為


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

傳回

屬性

適用於