共用方式為


UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) 方法

定義

UICollectionView 儲存格的配置屬性。

[Foundation.Export("layoutAttributesForCellAtIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForCell (Foundation.NSIndexPath cellIndexPath);
abstract member GetLayoutAttributesForCell : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForCell : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

參數

cellIndexPath
NSIndexPath

傳回

屬性

適用於