共用方式為


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

傳回

屬性

適用於