Share via


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

戻り値

属性

適用対象