次の方法で共有


NSCollectionViewLayoutAttributes.CreateForItem(NSIndexPath) メソッド

定義

[Foundation.Export("layoutAttributesForItemWithIndexPath:")]
public static AppKit.NSCollectionViewLayoutAttributes CreateForItem (Foundation.NSIndexPath indexPath);
static member CreateForItem : Foundation.NSIndexPath -> AppKit.NSCollectionViewLayoutAttributes

パラメーター

indexPath
NSIndexPath

戻り値

属性

適用対象