次の方法で共有


NSCollectionViewLayout.GetLayoutAttributesForItem(NSIndexPath) メソッド

定義

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

パラメーター

indexPath
NSIndexPath

戻り値

属性

適用対象