次の方法で共有


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

戻り値

属性

適用対象