UIDynamicAnimator.GetLayoutAttributesForCell(NSIndexPath) Método

Definición

Atributos de diseño para una celda 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

Parámetros

cellIndexPath
NSIndexPath

Devoluciones

Atributos

Se aplica a