Partager via


UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) Méthode

Définition

Attributs de disposition d’une cellule 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

Paramètres

cellIndexPath
NSIndexPath

Retours

Attributs

S’applique à